Wall-locker fixes (#17051)

* fixes wall lockers

* removes invisible locker
This commit is contained in:
Cocacolagua
2021-11-07 09:02:56 +01:00
committed by GitHub
parent 524f0d1253
commit 2d8f2f75bc
2 changed files with 2 additions and 10 deletions
@@ -7135,14 +7135,6 @@
icon_state = "hydrofloor"
},
/area/derelict/crew_quarters)
"pg" = (
/obj/structure/closet/walllocker{
pixel_y = -32
},
/turf/simulated/floor/plasteel{
icon_state = "orangefull"
},
/area/derelict/crew_quarters)
"ph" = (
/obj/structure/holohoop{
dir = 1
@@ -14333,7 +14325,7 @@ ok
oB
ok
pb
pg
nV
bm
py
dJ
@@ -20,7 +20,7 @@
desc = "A wall mounted locker with emergency supplies"
icon_state = "emerg"
icon_closed = "emerg"
icon_opened = "emergopen"
icon_opened = "emerg_open"
/obj/structure/closet/walllocker/emerglocker/populate_contents()
new /obj/item/tank/internals/emergency_oxygen(src)