mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
Bugsie:Stupid Rune Edition
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user