Port /tg/ lavaland shelters

Nanotech twist rather than bluespace, but whatever.
This commit is contained in:
Arokha Sieyes
2018-04-23 15:25:35 -04:00
parent 43299a5e3a
commit d5c9d3cb4e
12 changed files with 697 additions and 5 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
idle_power_usage = 5
active_power_usage = 100
flags = NOREACT
var/global/max_n_of_items = 999 // Sorry but the BYOND infinite loop detector doesn't look things over 1000.
var/max_n_of_items = 999 // Sorry but the BYOND infinite loop detector doesn't look things over 1000. //VOREStation Edit - Non-global
var/icon_on = "smartfridge"
var/icon_off = "smartfridge-off"
var/icon_panel = "smartfridge-panel"