From 1c7ba2fca5c8b7256e79e70bedae455165a65032 Mon Sep 17 00:00:00 2001 From: Fluffiest Floofers Date: Fri, 23 Feb 2024 19:43:49 +0100 Subject: [PATCH 1/2] rogue rd mentions whats an rd even --- Resources/Prototypes/Entities/Objects/Misc/bedsheets.yml | 4 +++- .../Entities/Structures/Furniture/potted_plants.yml | 6 ++++-- Resources/Prototypes/Objectives/stealTargetGroups.yml | 4 +++- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Misc/bedsheets.yml b/Resources/Prototypes/Entities/Objects/Misc/bedsheets.yml index f4892c0279a..906ddb21515 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/bedsheets.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/bedsheets.yml @@ -270,7 +270,9 @@ - type: entity id: BedsheetRD parent: BedsheetBase - name: RD's bedsheet + # DeltaV - Epistemics Department - Replace Research Director with Mystagogue + name: Mystagogue's bedsheet + # End of modified code description: It appears to have a beaker emblem, and is made out of fire-resistant material, although it probably won't protect you in the event of fires you're familiar with every day. components: - type: Sprite diff --git a/Resources/Prototypes/Entities/Structures/Furniture/potted_plants.yml b/Resources/Prototypes/Entities/Structures/Furniture/potted_plants.yml index 53d268facf4..59fcc7cca5f 100644 --- a/Resources/Prototypes/Entities/Structures/Furniture/potted_plants.yml +++ b/Resources/Prototypes/Entities/Structures/Furniture/potted_plants.yml @@ -229,8 +229,10 @@ - type: entity id: PottedPlantRD #PottedPlant25 parent: PottedPlantBase - name: "RD's potted plant" - description: "A gift from the botanical staff, presented after the RD's reassignment. There's a tag on it that says \"Y'all come back now, y'hear?\"\nIt doesn't look very healthy..." + # DeltaV - Epistemics Department - Replace Research Director with Mystagogue + name: Mystagogue's potted plant + description: "A gift from the botanical staff, presented after the Mystagogue's reassignment. There's a tag on it that says \"Y'all come back now, y'hear?\"\nIt doesn't look very healthy..." + # End of modified code components: - type: Sprite state: plant-25 diff --git a/Resources/Prototypes/Objectives/stealTargetGroups.yml b/Resources/Prototypes/Objectives/stealTargetGroups.yml index c6f6e6c8ca0..f0b455897b4 100644 --- a/Resources/Prototypes/Objectives/stealTargetGroups.yml +++ b/Resources/Prototypes/Objectives/stealTargetGroups.yml @@ -330,7 +330,9 @@ - type: stealTargetGroup id: PlantRD - name: RD's potted plant + # DeltaV - Epistemics Department - Replace Research Director with Mystagogue + name: Mystagogue's potted plant + # End of modified code sprite: sprite: Structures/Furniture/potted_plants.rsi state: plant-25 From ebdce575626f6db09998f2badea68cdb453fb558 Mon Sep 17 00:00:00 2001 From: Fluffiest Floofers Date: Fri, 23 Feb 2024 22:43:37 +0100 Subject: [PATCH 2/2] one line comments Co-authored-by: DEATHB4DEFEAT <77995199+DEATHB4DEFEAT@users.noreply.github.com> Signed-off-by: Fluffiest Floofers --- Resources/Prototypes/Entities/Objects/Misc/bedsheets.yml | 4 +--- Resources/Prototypes/Objectives/stealTargetGroups.yml | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Misc/bedsheets.yml b/Resources/Prototypes/Entities/Objects/Misc/bedsheets.yml index 906ddb21515..209d0b8cc2d 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/bedsheets.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/bedsheets.yml @@ -270,9 +270,7 @@ - type: entity id: BedsheetRD parent: BedsheetBase - # DeltaV - Epistemics Department - Replace Research Director with Mystagogue - name: Mystagogue's bedsheet - # End of modified code + name: Mystagogue's bedsheet # DeltaV - Epistemics Department - Replace Research Director with Mystagogue description: It appears to have a beaker emblem, and is made out of fire-resistant material, although it probably won't protect you in the event of fires you're familiar with every day. components: - type: Sprite diff --git a/Resources/Prototypes/Objectives/stealTargetGroups.yml b/Resources/Prototypes/Objectives/stealTargetGroups.yml index f0b455897b4..5a71097006d 100644 --- a/Resources/Prototypes/Objectives/stealTargetGroups.yml +++ b/Resources/Prototypes/Objectives/stealTargetGroups.yml @@ -330,9 +330,7 @@ - type: stealTargetGroup id: PlantRD - # DeltaV - Epistemics Department - Replace Research Director with Mystagogue - name: Mystagogue's potted plant - # End of modified code + name: Mystagogue's potted plant # DeltaV - Epistemics Department - Replace Research Director with Mystagogue sprite: sprite: Structures/Furniture/potted_plants.rsi state: plant-25