mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 11:05:03 +01:00
Goddamit chuga!!!! (#25060)
This commit is contained in:
@@ -408,8 +408,8 @@
|
||||
item_state = "gun"
|
||||
|
||||
/obj/item/gun/syringe/blowgun/process_fire(atom/target, mob/living/user, message = TRUE, params = null, zone_override = "", bonus_spread = 0)
|
||||
visible_message("<span class='danger'>[user] shoots the blowgun!</span>")
|
||||
|
||||
user.adjustStaminaLoss(20, FALSE)
|
||||
user.adjustOxyLoss(20)
|
||||
if(chambered.BB)
|
||||
visible_message("<span class='danger'>[user] shoots the blowgun!</span>")
|
||||
user.adjustStaminaLoss(20, FALSE)
|
||||
user.adjustOxyLoss(20)
|
||||
return ..()
|
||||
|
||||
Reference in New Issue
Block a user