mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 23:17:02 +01:00
permits mobs with chunky fingers to fire blowgun (#25176)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user