diff --git a/code/modules/mob/living/simple_mob/subtypes/vore/sect_queen.dm b/code/modules/mob/living/simple_mob/subtypes/vore/sect_queen.dm index 9cc128af3b7..649062e8733 100644 --- a/code/modules/mob/living/simple_mob/subtypes/vore/sect_queen.dm +++ b/code/modules/mob/living/simple_mob/subtypes/vore/sect_queen.dm @@ -12,7 +12,7 @@ Though rarely seen, it is not uncommon for a queen to go out alone to search for potential new nesting grounds \ or perhaps it does so to seek bigger prey that its much smaller drones might be unable to acquire. \ Regardless of reason, it is cautioned against approaching a Sect Queen as their behaviour is wildly \ - inconsistent. A Sect Queen can vary from hositle to docile depending on certain factors that scientists have \ + inconsistent. A Sect Queen can vary from hostile to docile depending on certain factors that scientists have \ yet to uncover. \
\ The lack of chitin on the underside of its abdomen is deliberate, as the flesh is very elastic and stretchable, \ @@ -82,4 +82,4 @@ say_list_type = /datum/say_list/sect_queen /datum/say_list/sect_queen - say_got_target = list("chitters angrily!") \ No newline at end of file + say_got_target = list("chitters angrily!")