[MIRROR] harmful var for guns (#5879)

* harmful var for guns (#36265)

* harmful var for guns

support for pacifism to use non-harmful guns

* fixes bad spacing

oops

* harmful var for guns
This commit is contained in:
CitadelStationBot
2018-03-10 07:57:57 -06:00
committed by Poojawa
parent 4f4d486244
commit aa7b9f192f
8 changed files with 24 additions and 2 deletions
@@ -27,6 +27,7 @@
ammo_type = /obj/item/ammo_casing/magic/heal
icon_state = "staffofhealing"
item_state = "staffofhealing"
harmful = FALSE
/obj/item/gun/magic/staff/healing/handle_suicide() //Stops people trying to commit suicide to heal themselves
return
@@ -59,6 +60,7 @@
max_charges = 10
recharge_rate = 2
no_den_usage = 1
harmful = FALSE
/obj/item/gun/magic/staff/honk
name = "staff of the honkmother"
@@ -69,6 +71,7 @@
item_state = "honker"
max_charges = 4
recharge_rate = 8
harmful = FALSE
/obj/item/gun/magic/staff/spellblade
name = "spellblade"