From 74786cd52386f9f9682ea319d7f2c8a381680733 Mon Sep 17 00:00:00 2001 From: Whisper <121047731+QuietlyWhisper@users.noreply.github.com> Date: Tue, 22 Aug 2023 08:00:19 -0400 Subject: [PATCH] Added ghost role text to smile. (#19244) --- Resources/Locale/en-US/ghost/roles/ghost-role-component.ftl | 3 +++ Resources/Prototypes/Entities/Mobs/NPCs/pets.yml | 4 ++++ 2 files changed, 7 insertions(+) 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 5a05b713fe..246f090290 100644 --- a/Resources/Locale/en-US/ghost/roles/ghost-role-component.ftl +++ b/Resources/Locale/en-US/ghost/roles/ghost-role-component.ftl @@ -21,6 +21,9 @@ ghost-role-information-slimes-name = Slime ghost-role-information-slimes-description = An ordinary slime with no special needs or interests. He just lives. ghost-role-information-angry-slimes-description = Everything around you irritates your instincts, destroy them! +ghost-role-information-smile-name = Smile the Slime +ghost-role-information-smile-description = The sweetest creature in the world. Smile Slime! + ghost-role-information-punpun-name = Pun Pun ghost-role-information-punpun-description = An honorable member of the monkey society in charge of the bar and helping the bartenders in any way he can. diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml b/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml index 762f1affe4..da914312c9 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml @@ -648,6 +648,10 @@ flavorKind: station-event-random-sentience-flavor-slime - type: MobPrice price: 3000 # it is a truly valuable creature + - type: GhostRole + makeSentient: true + name: ghost-role-information-smile-name + description: ghost-role-information-smile-description - type: entity name: Pun Pun