Skip to content

Commit

Permalink
Done
Browse files Browse the repository at this point in the history
  • Loading branch information
sapphirescript committed Jan 2, 2025
1 parent 6586b62 commit d4ed51b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
6 changes: 5 additions & 1 deletion Resources/Locale/en-US/ghost/roles/ghost-role-component.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,11 @@ ghost-role-information-holoclown-name = Holoclown
ghost-role-information-holoclown-description = Listen to your owner. Utilize your pockets and hand to help your owner.
ghost-role-information-ifrit-name = Ifrit
ghost-role-information-ifrit-description = Listen to your owner. Don't tank damage. Punch people hard.
ghost-role-information-ifrit-description = The mystagogue's servant.
ghost-role-information-ifrit-rules = A fire spirit originating from Gehenna, you have been summoned by the mystagogue. Follow them around and don't cause any trouble unless they tell you to.
ghost-role-information-ifrit-wizard-name = Ifrit (Wizard Summon)
ghost-role-information-ifrit-wizard-description = Listen to your owner. Don't tank damage. Punch people hard.
ghost-role-information-space-dragon-name = Space dragon
ghost-role-information-space-dragon-description = Call in 3 carp rifts and take over this quadrant! You have only 5 minutes in between each rift before you will disappear.
Expand Down
3 changes: 3 additions & 0 deletions Resources/Prototypes/DeltaV/Entities/Mobs/NPCs/familiars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,9 @@
- TauCetiBasic
- type: GhostTakeoverAvailable
- type: GhostRole
name: ghost-role-information-ifrit-name
description: ghost-role-information-ifrit-description
rules: ghost-role-information-ifrit-rules
makeSentient: true
allowMovement: true
allowSpeech: true
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Entities/Mobs/Player/guardian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,8 @@
allowMovement: true
allowSpeech: true
makeSentient: true
name: ghost-role-information-ifrit-name
description: ghost-role-information-ifrit-description
name: ghost-role-information-ifrit-wizard-name
description: ghost-role-information-ifrit-wizard-description
raffle:
settings: default
- type: GhostTakeoverAvailable
Expand Down

0 comments on commit d4ed51b

Please sign in to comment.