custom_pain makes you actually be in pain (#8973)

This commit is contained in:
Guti
2024-09-16 11:28:33 +02:00
committed by GitHub
parent fd4095fee3
commit c709ef53d3
3 changed files with 7 additions and 5 deletions

View File

@@ -17,6 +17,8 @@
if(power >= 50)
message = "<font size=3>[message]</font>"
adjustHalLoss(halloss+power) // CHOMPEdit - Someone forgot to make it actually hurt
// Anti message spam checks
// If multiple limbs are injured, cooldown is ignored to print all injuries until all limbs are iterated over
if(client?.prefs?.read_preference(/datum/preference/toggle/pain_frequency))