Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into Drill

This commit is contained in:
warior4356
2018-11-08 01:58:53 -08:00
182 changed files with 3485 additions and 943 deletions
+3
View File
@@ -201,6 +201,9 @@
return
var/obj/item/stack/sheet/S = W
if(!S.wall_allowed)
to_chat(user, "<span class='warning'>You don't think that is good material for a wall!</span>")
return
if(istype(S, /obj/item/stack/sheet/wood))
if(state == GIRDER_DISPLACED)