Skip to content

Commit

Permalink
14878
Browse files Browse the repository at this point in the history
  • Loading branch information
Helg2 committed Jul 25, 2024
1 parent b32c00d commit d87d6ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/modules/mob/living/carbon/xenomorph/xenoprocs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,8 @@

. += "Sunder: [100-sunder]% armor left"

. += "Regeneration power: [max(regen_power * 100, 0)]%"

//Very weak <= 1.0, weak <= 2.0, no modifier 2-3, strong <= 3.5, very strong <= 4.5
var/msg_holder = ""
if(frenzy_aura)
Expand Down

0 comments on commit d87d6ed

Please sign in to comment.