Bugsie:Stupid Rune Edition

This commit is contained in:
Aurorablade
2017-01-24 00:26:31 -05:00
parent 0c3813134e
commit 90a9bf5eb5
+1 -1
View File
@@ -1,7 +1,7 @@
/proc/get_rune_cult(word)
var/animated
if(word && !(ticker.mode.cultdat.theme == "fire"))
if(word && !(ticker.mode.cultdat.theme == "fire") && ticker.mode)
animated = 1
else
animated = 0