Merge pull request #2813 from VOREStation/aro-dormmove

Move dorms/cafe to Z1
This commit is contained in:
Arokha Sieyes
2018-01-21 21:46:38 -05:00
committed by GitHub
5 changed files with 679 additions and 551 deletions
+1
View File
@@ -29,6 +29,7 @@
/obj/machinery/vending/nifsoft_shop/power_change()
..()
if(!entopic) return //Early APC init(), ignore
if(stat & BROKEN)
icon_state = "[initial(icon_state)]-broken"
entopic.hide()