mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-06 07:22:42 +00:00
Slowed down ZAS depressurization
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#define QUANTIZE(variable) (round(variable,0.0001))
|
||||
var/explosion_halt = 0
|
||||
var/zone_share_percent = 8
|
||||
var/zone_share_percent = 1 // The amount shared between zones/space at each tick.
|
||||
zone
|
||||
proc/process()
|
||||
//Does rebuilding stuff. Not sure if used.
|
||||
|
||||
Reference in New Issue
Block a user