mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
Loop exclusion
Co-Authored-By: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
This commit is contained in:
@@ -568,7 +568,7 @@ GLOBAL_LIST_INIT(cable_coil_recipes, list (new/datum/stack_recipe/cable_restrain
|
||||
use(1)
|
||||
cable_used += 1
|
||||
E.heal_damage(0, HEALPERCABLE, 0, TRUE)
|
||||
H.UpdateDamageIcon()
|
||||
H.UpdateDamageIcon()
|
||||
user.visible_message("<span class='alert'>[user] repairs some burn damage on [M]'s [E.name] with [src].</span>")
|
||||
return 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user