mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-22 04:24:20 +01:00
fix: Standardize abandoned engi sat lockers. (#26654)
This commit is contained in:
committed by
GitHub
parent
4e2b517298
commit
a2a1aa0489
@@ -0,0 +1,13 @@
|
||||
/obj/structure/closet/secure_closet/engineering_personal/empty
|
||||
locked = FALSE
|
||||
opened = TRUE
|
||||
|
||||
/obj/structure/closet/secure_closet/engineering_personal/empty/populate_contents()
|
||||
return
|
||||
|
||||
/obj/structure/closet/wardrobe/atmospherics_yellow/empty
|
||||
opened = TRUE
|
||||
|
||||
/obj/structure/closet/wardrobe/atmospherics_yellow/populate_contents()
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user