This commit is contained in:
Ghommie
2019-10-28 00:49:22 +01:00
976 changed files with 6779 additions and 3370 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
/obj/structure/sign/barsign // All Signs are 64 by 32 pixels, they take two tiles
/obj/structure/sign/barsign // All Signs are 64 by 64 pixels, though most of them are made to fit 64 x 32 and only take the two lowermost tiles.
name = "Bar Sign"
desc = "A bar sign with no writing on it."
icon = 'icons/obj/barsigns.dmi'
@@ -614,3 +614,6 @@
user.resting = FALSE
togglelock(user)
T1.visible_message("<span class='warning'>[user] dives into [src]!</span>")
/obj/structure/closet/canReachInto(atom/user, atom/target, list/next, view_only, obj/item/tool)
return ..() && opened