Merge branch 'map' into RadiantMaster

This commit is contained in:
Hawk_v3
2019-04-14 18:27:05 +01:00
2962 changed files with 944384 additions and 432548 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
layer = OBJ_LAYER
/obj/structure/curtain/attackby(obj/item/P, mob/user)
if(istype(P, /obj/item/weapon/wirecutters))
if(P.is_wirecutter())
playsound(src, P.usesound, 50, 1)
user << "<span class='notice'>You start to cut the shower curtains.</span>"
if(do_after(user, 10))