diff --git a/Resources/Locale/en-US/ghost/roles/ghost-role-component.ftl b/Resources/Locale/en-US/ghost/roles/ghost-role-component.ftl index 1d7742690d1..2f6da887c10 100644 --- a/Resources/Locale/en-US/ghost/roles/ghost-role-component.ftl +++ b/Resources/Locale/en-US/ghost/roles/ghost-role-component.ftl @@ -257,6 +257,9 @@ ghost-role-information-syndicate-kobold-reinforcement-name = Syndicate Kobold Ag ghost-role-information-syndicate-kobold-reinforcement-description = Someone needs reinforcements. You, a trained kobold, will help them. ghost-role-information-syndicate-kobold-reinforcement-rules = Normal syndicate antagonist rules apply. Work with whoever called you in, and don't harm them. +ghost-role-information-shiva-name = Shiva +ghost-role-information-shiva-description = The first defender of the station. + ghost-role-information-artifact-name = Sentient Artifact ghost-role-information-artifact-description = Enact your eldritch whims. diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml b/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml index f19e76ecf54..cf273fa903c 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml @@ -648,9 +648,8 @@ makeSentient: true allowSpeech: true allowMovement: true - name: ghost-role-information-Shiva-name - description: ghost-role-information-Shiva-description - rules: ghost-role-information-Shiva-rules + name: ghost-role-information-shiva-name + description: ghost-role-information-shiva-description - type: GhostTakeoverAvailable # DeltaV - type: InteractionPopup successChance: 0.5 # spider is mean