Skip to content

Commit

Permalink
Update code/modules/mob/living/carbon/xenomorph/xeno_defines.dm
Browse files Browse the repository at this point in the history
Co-authored-by: harryob <[email protected]>
  • Loading branch information
ihatethisengine and harryob authored Aug 4, 2023
1 parent bd0614d commit 91193e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/mob/living/carbon/xenomorph/xeno_defines.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1364,7 +1364,7 @@


if(broken_alliances)
xeno_message(SPAN_XENOANNOUNCE("With the death of the Queen all alliances has been broken."), 3, hivenumber)
xeno_message(SPAN_XENOANNOUNCE("With the death of the Queen, all alliances have been broken."), 3, hivenumber)

/datum/hive_status/proc/change_stance(faction, should_ally)
if(faction == name)
Expand Down

0 comments on commit 91193e9

Please sign in to comment.