Added Wizard item

This commit is contained in:
Aurorablade
2015-11-25 17:01:55 -05:00
parent 2c5a210ad8
commit 128ce44ff6
2 changed files with 39 additions and 7 deletions
+7
View File
@@ -258,6 +258,13 @@
log_name = "BB"
limit = 3
/datum/spellbook_entry/item/tarotdeck
name = "Tarot Deck"
desc = "A deck of tarot cards that can be used to summon a spirit companion for the wizard."
item_path = /obj/item/weapon/guardiancreator
log_name = "TD"
limit = 1
/datum/spellbook_entry/item/scryingorb/Buy(var/mob/living/carbon/human/user,var/obj/item/weapon/spellbook/book)
if(..())
if (!(XRAY in user.mutations))