Minor additions

This commit is contained in:
JoanRisu
2016-06-06 16:54:38 -07:00
parent 4670997eea
commit d2a2419e07
2 changed files with 3 additions and 1 deletions
@@ -234,7 +234,7 @@
hitsound = null
caliber = "9.5x40mm"
ammo_type = "/obj/item/ammo_casing/a95mm"
max_shells = 10
/obj/item/weapon/gun/projectile/automatic/fluff/crestrose/attack_self(mob/user as mob)
on = !on
@@ -83,6 +83,8 @@
force = 15
sharp = 1
edge = 1
hitsound = 'sound/weapons/bladeslice.ogg'
/obj/item/weapon/sword/fluff/joanaria/handle_shield(mob/user, var/damage, atom/damage_source = null, mob/attacker = null, var/def_zone = null, var/attack_text = "the attack")