mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-30 13:17:00 +01:00
fixes underfloor + atmos pipe placement (#6542)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
active_power_usage = 500 // Previously 2000
|
||||
anchored = TRUE
|
||||
density = FALSE
|
||||
hides_underfloor = OBJ_UNDERFLOOR_UNLESS_CREATED_ONTOP
|
||||
hides_underfloor = OBJ_UNDERFLOOR_UNLESS_PLACED_ONTOP
|
||||
hides_underfloor_update_icon = TRUE
|
||||
var/alarm = FALSE
|
||||
var/enabled = TRUE
|
||||
|
||||
Reference in New Issue
Block a user