massive burndown (#29894)

This commit is contained in:
Contrabang
2025-07-27 20:52:39 +00:00
committed by GitHub
parent a596fba80d
commit 1504ed98be
1043 changed files with 0 additions and 3598 deletions
-2
View File
@@ -23,7 +23,6 @@
/datum/surgery/heal
abstract = TRUE // don't need this popping up
requires_organic_bodypart = TRUE
/// A subtype of /datum/surgery_step/heal that this will invoke.
var/healing_step_type
possible_locs = list(BODY_ZONE_CHEST)
@@ -180,7 +179,6 @@
/datum/surgery_step/heal/brute
name = "tend wounds"
damage_name_pretty = "wounds"
brute_damage_healed = 5
brute_damage_healmod = 0.07