Moves wielding firearms to attack_self, adds unique-action and toggle-firing-mode hotkeys. (#11205)

This commit is contained in:
Matt Atlas
2021-02-20 14:14:13 +01:00
committed by GitHub
parent d5f9edb07a
commit c38f4bddf1
31 changed files with 167 additions and 65 deletions
@@ -428,7 +428,7 @@
tension = 1
..()
/obj/item/gun/launcher/crossbow/vaurca/attack_self(mob/living/user as mob)
/obj/item/gun/launcher/crossbow/vaurca/unique_action(mob/living/user)
pump(user)
/obj/item/gun/launcher/crossbow/vaurca/proc/pump(mob/M as mob)