diff --git a/code/modules/mob/living/simple_animal/spawner.dm b/code/modules/mob/living/simple_animal/spawner.dm index 33eade6014..4e136e6aa6 100644 --- a/code/modules/mob/living/simple_animal/spawner.dm +++ b/code/modules/mob/living/simple_animal/spawner.dm @@ -57,7 +57,7 @@ /mob/living/simple_animal/hostile/spawner/skeleton name = "bone pit" - desc = "A pit full of bones, some still seem to be moving.." + desc = "A pit full of bones, and some still seem to be moving..." icon_state = "hole" icon_living = "hole" icon = 'icons/mob/nest.dmi' @@ -102,4 +102,4 @@ /mob/living/simple_animal/hostile/spawner/mining/wumborian name = "wumborian fugu den" desc = "A den housing a nest of wumborian fugus, how do they all even fit in there?" - mob_type = /mob/living/simple_animal/hostile/asteroid/fugu \ No newline at end of file + mob_type = /mob/living/simple_animal/hostile/asteroid/fugu