mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
custom_pain makes you actually be in pain (#8973)
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user