This commit is contained in:
timothyteakettle
2020-07-18 02:29:12 +01:00
parent 8bb9b11922
commit e8fade4f7f
35 changed files with 861 additions and 76 deletions
-2
View File
@@ -206,8 +206,6 @@
/// Additional beneficial effects when the wound is gained, in case you want to give a temporary boost to allow the victim to try an escape or last stand
/datum/wound/proc/second_wind()
if(HAS_TRAIT(victim, TRAIT_NOMETABOLISM))
return
switch(severity)
if(WOUND_SEVERITY_MODERATE)