Skip to content

Commit

Permalink
Update xenomorph.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Helg2 committed Sep 15, 2024
1 parent 68df1b3 commit 954f61a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/modules/mob/living/carbon/xenomorph/xenomorph.dm
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,8 @@
vis_contents -= fire_overlay
QDEL_NULL(wound_overlay)
QDEL_NULL(fire_overlay)
observed_xeno = null
eaten_mob = null
return ..()

/mob/living/carbon/xenomorph/slip(slip_source_name, stun_level, weaken_level, run_only, override_noslip, slide_steps, slip_xeno)
Expand Down

0 comments on commit 954f61a

Please sign in to comment.