Skip to content

Commit

Permalink
Update death.dm (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
Helg2 authored Aug 26, 2024
1 parent 62c1c4f commit 6e7c696
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions code/modules/mob/living/carbon/xenomorph/death.dm
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@
if(hud_used.alien_evolve_display)
hud_used.alien_evolve_display.icon_state = "evolve0"

hud_set_plasma()
med_hud_set_health()
hud_update_primo()

update_icons()

death_cry()
Expand Down

0 comments on commit 6e7c696

Please sign in to comment.