mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 14:37:04 +01:00
Fox twerks
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
F/****************************************************
|
||||
/****************************************************
|
||||
BLOOD SYSTEM
|
||||
****************************************************/
|
||||
|
||||
|
||||
@@ -205,9 +205,6 @@
|
||||
if(!affected)
|
||||
return -1
|
||||
|
||||
if(target.bleed_rate > 1)//heal bleeding if it exists while we are here.
|
||||
target.bleed_rate = 0
|
||||
|
||||
if(implement_type in implements_heal_burn)
|
||||
current_type = "burn"
|
||||
var/obj/item/stack/cable_coil/C = tool
|
||||
|
||||
Reference in New Issue
Block a user