Merge pull request #1802 from TheDZD/touch-spell

Wizard Touch Attacks and Staff Fixes
This commit is contained in:
Fox-McCloud
2015-08-21 23:01:02 -04:00
11 changed files with 153 additions and 38 deletions
@@ -14,6 +14,7 @@ obj/item/weapon/gun/magic/staff/animate
projectile_type = "/obj/item/projectile/magic/animate"
icon_state = "staffofanimation"
item_state = "staffofanimation"
icon_override = 'icons/mob/in-hand/staff.dmi'
obj/item/weapon/gun/magic/staff/healing
name = "staff of healing"
@@ -21,6 +22,7 @@ obj/item/weapon/gun/magic/staff/healing
projectile_type = "/obj/item/projectile/magic/resurrection"
icon_state = "staffofhealing"
item_state = "staffofhealing"
icon_override = 'icons/mob/in-hand/staff.dmi'
obj/item/weapon/gun/magic/staff/chaos
name = "staff of chaos"