mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 23:27:34 +01:00
Blood cult: cleans up blood rites code, fixes a bug or two, & adds blackbox logging for spells, runes, and shades (#82444)
This commit is contained in:
@@ -324,6 +324,7 @@ GLOBAL_LIST_INIT(bibleitemstates, list(
|
||||
if(cultist)
|
||||
cultist.silent = TRUE
|
||||
cultist.on_removal()
|
||||
SSblackbox.record_feedback("tally", "cult_shade_purified", 1)
|
||||
shade.theme = THEME_HOLY
|
||||
shade.name = "Purified [shade.real_name]"
|
||||
shade.update_appearance(UPDATE_ICON_STATE)
|
||||
|
||||
Reference in New Issue
Block a user