Skip to content

Commit

Permalink
missed this little guy
Browse files Browse the repository at this point in the history
  • Loading branch information
morrowwolf committed Oct 4, 2023
1 parent d75af9d commit 3b4fc99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/mob/living/carbon/xenomorph/Xenomorph.dm
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
var/can_hivemind_speak = TRUE

// Tackles
var/tackle_min = 2
var/tackle_min = 3
var/tackle_max = 7
var/tacklestrength_min = 2
var/tacklestrength_max = 3
Expand Down

0 comments on commit 3b4fc99

Please sign in to comment.