permits mobs with chunky fingers to fire blowgun (#25176)

This commit is contained in:
chuga-git
2024-04-22 13:00:03 +00:00
committed by GitHub
parent 4b0f774cdc
commit 5fe22f485c
@@ -406,6 +406,7 @@
desc = "Fire syringes at a short distance."
icon_state = "blowgun"
item_state = "gun"
trigger_guard = TRIGGER_GUARD_ALLOW_ALL // you fire it with your mouth
/obj/item/gun/syringe/blowgun/process_fire(atom/target, mob/living/user, message = TRUE, params = null, zone_override = "", bonus_spread = 0)
if(chambered.BB)