mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 13:07:46 +01:00
Fox twerks
This commit is contained in:
@@ -398,10 +398,6 @@
|
||||
var/mob/living/carbon/human/H = M
|
||||
var/obj/item/organ/external/S = H.bodyparts_by_name[user.zone_sel.selecting]
|
||||
|
||||
if(H.bleed_rate > 1 && H.isSynthetic())
|
||||
if(get_fuel() >= 1)
|
||||
H.bleed_rate = 0
|
||||
user.visible_message("<span class='alert'>\The [user] welds a leak on \the [M] with \the [src].</span>")
|
||||
if(!S)
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user