This commit is contained in:
Aurorablade
2017-11-18 00:03:42 -05:00
parent aa9bbd877f
commit c0d19b9398

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.cultdat.theme == "death"))
animated = 1
else
animated = 0