mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-09 14:15:22 +01:00
fix disposal pipe draw layer (#28712)
This commit is contained in:
committed by
GitHub
parent
55b500c934
commit
eeccca390a
@@ -841,7 +841,7 @@
|
||||
damage_deflection = 10
|
||||
flags_2 = RAD_PROTECT_CONTENTS_2 | RAD_NO_CONTAMINATE_2
|
||||
plane = FLOOR_PLANE
|
||||
layer = CLOSED_TURF_LAYER // slightly lower than wires and other pipes
|
||||
layer = DISPOSAL_PIPE_LAYER // slightly lower than wires and other pipes
|
||||
base_icon_state // initial icon state on map
|
||||
/// The last time a sound was played from this
|
||||
var/last_sound
|
||||
|
||||
Reference in New Issue
Block a user