Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace RD mentions with Mystagogue #893

Merged
merged 2 commits into from
Mar 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Objects/Misc/bedsheets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@
- type: entity
id: BedsheetRD
parent: BedsheetBase
name: RD's bedsheet
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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Objectives/stealTargetGroups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@

- type: stealTargetGroup
id: PlantRD
name: RD's potted plant
name: Mystagogue's potted plant # DeltaV - Epistemics Department - Replace Research Director with Mystagogue
sprite:
sprite: Structures/Furniture/potted_plants.rsi
state: plant-25
Expand Down
Loading