From b5847a858402a62ae1896a808104ef19609d7c51 Mon Sep 17 00:00:00 2001 From: OCO_Omega <42233446+OCOtheOmega@users.noreply.github.com> Date: Mon, 30 Oct 2023 01:37:33 +0300 Subject: [PATCH] Loc --- .../prototypes/corvax/entities/objects/misc/paper.ftl | 2 ++ .../Prototypes/Corvax/Entities/Objects/Misc/paper.yml | 11 +++++++++++ 2 files changed, 13 insertions(+) create mode 100644 Resources/Locale/en-US/ss14-ru/prototypes/corvax/entities/objects/misc/paper.ftl create mode 100644 Resources/Prototypes/Corvax/Entities/Objects/Misc/paper.yml diff --git a/Resources/Locale/en-US/ss14-ru/prototypes/corvax/entities/objects/misc/paper.ftl b/Resources/Locale/en-US/ss14-ru/prototypes/corvax/entities/objects/misc/paper.ftl new file mode 100644 index 0000000000..e07620b95f --- /dev/null +++ b/Resources/Locale/en-US/ss14-ru/prototypes/corvax/entities/objects/misc/paper.ftl @@ -0,0 +1,2 @@ +ent-StationGoalPaper = station goal centcomm message + .desc = It looks like you have a lot of work to do. diff --git a/Resources/Prototypes/Corvax/Entities/Objects/Misc/paper.yml b/Resources/Prototypes/Corvax/Entities/Objects/Misc/paper.yml new file mode 100644 index 0000000000..57fb6eefc1 --- /dev/null +++ b/Resources/Prototypes/Corvax/Entities/Objects/Misc/paper.yml @@ -0,0 +1,11 @@ +- type: entity + parent: Paper + id: StationGoalPaper + name: station goal centcomm message + description: 'It looks like you have a lot of work to do.' + components: + - type: Paper + stampState: paper_stamp-centcom + stampedBy: + - stampedName: stamp-component-stamped-name-centcom + stampedColor: "#bb3232"