Loop exclusion

Co-Authored-By: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
This commit is contained in:
SabreML
2021-10-25 10:34:12 +01:00
co-authored by AffectedArc07
parent c25f250a91
commit a9ccc59e58
+1 -1
View File
@@ -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