Moves tesla_ignore from var on /mob/living to secondary flag
This commit is contained in:
@@ -213,7 +213,7 @@
|
||||
|
||||
/datum/spellbook_entry/lightningbolt/Buy(mob/living/carbon/human/user,obj/item/weapon/spellbook/book) //return 1 on success
|
||||
. = ..()
|
||||
user.tesla_ignore = TRUE
|
||||
SET_SECONDARY_FLAG(user, TESLA_IGNORE)
|
||||
|
||||
/datum/spellbook_entry/infinite_guns
|
||||
name = "Lesser Summon Guns"
|
||||
|
||||
Reference in New Issue
Block a user