mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-14 00:23:29 +01:00
Wall-locker fixes (#17051)
* fixes wall lockers * removes invisible locker
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user