mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 22:47:59 +01:00
no_lava fix, make sure simple explosions don't nuke the Syndicate base
This commit is contained in:
@@ -48,3 +48,5 @@ GLOBAL_LIST_INIT(active_jammers, list()) // List of active radio jam
|
||||
GLOBAL_LIST_INIT(active_diseases, list()) //List of Active disease in all mobs; purely for quick referencing.
|
||||
|
||||
GLOBAL_LIST_EMPTY(mob_spawners) // All mob_spawn objects
|
||||
|
||||
GLOBAL_LIST_EMPTY(explosive_walls)
|
||||
Reference in New Issue
Block a user