mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-11 15:14:27 +01:00
ZAS bugfixes.
Signed-off-by: unknown <Colm@Blue.(none)>
This commit is contained in:
@@ -3,7 +3,9 @@ var/explosion_halt = 0
|
||||
zone
|
||||
proc/process()
|
||||
if(rebuild)
|
||||
if(!contents) del src
|
||||
if(!contents.len)
|
||||
del src
|
||||
return 0
|
||||
var
|
||||
turf/sample = pick(contents)
|
||||
list/new_contents = FloodFill(sample)
|
||||
|
||||
Reference in New Issue
Block a user