Skip to content

Commit

Permalink
let them swap hands
Browse files Browse the repository at this point in the history
  • Loading branch information
xDanilcusx committed Apr 1, 2024
1 parent 295ae64 commit 7d316f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/mob/living/carbon/xenomorph/ai/xeno_ai.dm
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@
if(!pulling)
INVOKE_ASYNC(src, TYPE_PROC_REF(/mob, start_pulling), human_target)
face_atom(human_target)
swap_hand()

ai_move_hive(delta_time)
return TRUE
Expand Down

0 comments on commit 7d316f4

Please sign in to comment.