mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 02:56:14 +01:00
Wall Locker Adjustments
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
density = 0
|
||||
anchored = 1
|
||||
store_mobs = 0
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
wall_mounted = 1
|
||||
>>>>>>> 041dc2a... Wall Locker Adjustments (#8093)
|
||||
|
||||
//spawns 2 sets of breathmask, emergency oxy tank and crowbar
|
||||
|
||||
@@ -86,6 +90,8 @@
|
||||
closet_appearance = /decl/closet_appearance/wall_double
|
||||
density = 0
|
||||
anchored = 1
|
||||
store_mobs = 0
|
||||
wall_mounted = 1
|
||||
plane = TURF_PLANE
|
||||
layer = ABOVE_TURF_LAYER
|
||||
|
||||
@@ -156,7 +162,6 @@
|
||||
closet_appearance = /decl/closet_appearance/wall_double/fire_safety
|
||||
anchored = 1
|
||||
density = 0
|
||||
wall_mounted = 1
|
||||
|
||||
starts_with = list(
|
||||
/obj/item/clothing/suit/fire/firefighter,
|
||||
|
||||
Reference in New Issue
Block a user