Skip to content

Commit

Permalink
wrong return
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben10083 committed Aug 2, 2023
1 parent 3de60e9 commit 3ed8182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/mob/living/carbon/xenomorph/attack_alien.dm
Original file line number Diff line number Diff line change
Expand Up @@ -990,4 +990,4 @@
SPAN_DANGER("You [Alien.slash_verb] [src]!"), null, 5)
playsound(loc, "alien_claw_metal", 25, 1)
attacked()
return XENO_NONCOMBAT_ACTION
return XENO_ATTACK_ACTION

0 comments on commit 3ed8182

Please sign in to comment.