mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 07:33:34 +01:00
Makes girders spawn on top of any turf effects.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
icon_state = "girder"
|
||||
anchored = 1
|
||||
density = 1
|
||||
layer = 2
|
||||
layer = TURF_LAYER + 0.9
|
||||
var/state = 0
|
||||
var/health = 200
|
||||
|
||||
|
||||
Reference in New Issue
Block a user