mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-14 16:44:33 +01:00
Adds a New Space Ruin: The Gas Station (#32004)
* initial commits * linter fix and makes it more messy * linter pt 2 * linter pt 3 * webedit heresy Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com> * web editor heresy pt. 2 Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com> --------- Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com>
This commit is contained in:
@@ -47,5 +47,10 @@
|
||||
new /obj/item/clothing/mask/breath(src)
|
||||
new /obj/item/storage/firstaid/o2(src)
|
||||
|
||||
/obj/structure/closet/walllocker/emerglocker/empty
|
||||
|
||||
/obj/structure/closet/walllocker/emerglocker/empty/populate_contents()
|
||||
return
|
||||
|
||||
MAPPING_DIRECTIONAL_HELPERS(/obj/structure/closet/walllocker/emerglocker, 32, 32)
|
||||
MAPPING_DIRECTIONAL_HELPERS(/obj/structure/closet/walllocker/emerglocker/empty, 32, 32)
|
||||
|
||||
Reference in New Issue
Block a user