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:
wesoda25
2024-04-12 12:30:23 -07:00
committed by GitHub
parent 7f8752be14
commit 9b830bc8a9
5 changed files with 270 additions and 171 deletions
+1
View File
@@ -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)