Skip to content

Commit

Permalink
extra codedoc
Browse files Browse the repository at this point in the history
  • Loading branch information
fira committed Dec 9, 2023
1 parent 4934a02 commit 9fcf0e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/mob/living/carbon/xenomorph/XenoProcs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -738,5 +738,6 @@
if(shake_camera)
shake_camera(target, 10, 1)

/// Handler callback to reset immobilization status after a successful [/mob/living/carbon/xenomorph/proc/throw_carbon]
/mob/living/carbon/xenomorph/proc/throw_carbon_end(mob/living/carbon/target)
REMOVE_TRAIT(target, TRAIT_IMMOBILIZED, XENO_THROW_TRAIT)

0 comments on commit 9fcf0e2

Please sign in to comment.