mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 15:37:36 +01:00
Sprites
This commit is contained in:
@@ -22,6 +22,9 @@ var/runetype = "rune"
|
||||
runetype = "rune"
|
||||
else if(ticker.mode.cultdat.theme == "fire")
|
||||
runetype = "fire-rune"
|
||||
else if(ticker.mode.cultdat.theme == "death")
|
||||
runetype = "death-rune"
|
||||
|
||||
|
||||
if(lookup in rune_cache)
|
||||
return rune_cache[lookup]
|
||||
|
||||
Reference in New Issue
Block a user