This commit is contained in:
DeityLink
2015-05-02 06:13:28 +02:00
parent ad0d7f0be8
commit f3fc71ccf4

View File

@@ -37,8 +37,6 @@ In short:
T.overlays += "hell01"
else
T.overlays -= "hell01"
if(!T.color_lighting_lumcount)
T.update_lumcount(1, 255, 0, 0, 0)
// Apply changes when entering state
/datum/universal_state/hell/OnEnter()