mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-30 23:46:43 +01:00
Merge pull request #807 from Yoshax/canisterfix
Canisters now work in unpowered areas.
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
var/temperature_resistance = 1000 + T0C
|
||||
volume = 1000
|
||||
use_power = 0
|
||||
interact_offline = 1 // Allows this to be used when not in powered area.
|
||||
var/release_log = ""
|
||||
var/update_flag = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user