Magic Survivalists can have spellbooks count if they did not use them (#41610)

cl
tweak: spellbooks now count towards the survivalist objective if they were not used.
/cl

fixes #40857

It feels like shit if you don't know spellbooks don't count and you just lose out of nowhere. It also doesn't make sense for them to count if they still have magic powers.
This commit is contained in:
tralezab
2018-12-02 20:25:12 +13:00
committed by oranges
parent ae68ec242e
commit b794d3d4aa
3 changed files with 25 additions and 5 deletions
@@ -83,7 +83,7 @@ GLOBAL_LIST_INIT(summoned_special_magic, list(
/obj/item/necromantic_stone,
/obj/item/blood_contract))
//everything above except for single use spellbooks, because those are for basic bitches
//everything above except for single use spellbooks, because they are counted separately (and are for basic bitches anyways)
GLOBAL_LIST_INIT(summoned_magic_objectives, list(
/obj/item/antag_spawner/contract,
/obj/item/blood_contract,