mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 13:30:42 +01:00
Moves wielding firearms to attack_self, adds unique-action and toggle-firing-mode hotkeys. (#11205)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user