diff --git a/Resources/Locale/en-US/species/species.ftl b/Resources/Locale/en-US/species/species.ftl index 2f01ae54c0..081b626d45 100644 --- a/Resources/Locale/en-US/species/species.ftl +++ b/Resources/Locale/en-US/species/species.ftl @@ -6,4 +6,5 @@ species-name-reptilian = Reptilian species-name-slime = Slime Person species-name-diona = Diona species-name-arachnid = Arachnid -species-name-moth = Moth Person \ No newline at end of file +species-name-moth = Moth Person +species-name-skeleton = Skeleton diff --git a/Resources/Prototypes/Species/skeleton.yml b/Resources/Prototypes/Species/skeleton.yml index c4dc954662..1f2a95e991 100644 --- a/Resources/Prototypes/Species/skeleton.yml +++ b/Resources/Prototypes/Species/skeleton.yml @@ -1,6 +1,6 @@ - type: species id: Skeleton - name: Skeleton + name: species-name-skeleton roundStart: false prototype: MobSkeletonPerson sprites: MobSkeletonSprites