Merge pull request #4115 from Citadel-Station-13/upstream-merge-33040
[MIRROR] comma splice and ellipsis grammar fix
This commit is contained in:
@@ -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
|
||||
mob_type = /mob/living/simple_animal/hostile/asteroid/fugu
|
||||
|
||||
Reference in New Issue
Block a user