Skip to content

Commit

Permalink
Update affection.js
Browse files Browse the repository at this point in the history
  • Loading branch information
biomagnet authored Oct 6, 2024
1 parent d8e5c4b commit 752126f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion triggers/reactions/affection.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ module.exports = {
.setTitle("Affection")
.setURL("https://luminescent.team/docs/faq")
.setDescription(
`Among our ptions available to toggle on or off in Luminescent Platinum, we allow players to turn "affection" off at a Pokémon Center's computer.\n\n[Affection](https://bulbapedia.bulbagarden.net/wiki/Affection) is the "[Pokémon] held on so you wouldn't be sad!" mechanic. It scales on the same number as friendship/happiness, but will not affect other mechanics related to friendship. This includes Sylveon's evolution, despite previous generations specifically being tied to the affection mechanic. It's friendship now.`,
`Among the options available to toggle on or off in Luminescent Platinum, we allow players to turn "affection" off at a Pokémon Center's computer.\n\n[Affection](https://bulbapedia.bulbagarden.net/wiki/Affection) is the "[Pokémon] held on so you wouldn't be sad!" mechanic. It scales on the same number as friendship/happiness, but will not affect other mechanics related to friendship. This includes Sylveon's evolution, despite previous generations specifically being tied to the affection mechanic. It's friendship now.`,
)
.setColor(0x000000);

Expand Down

0 comments on commit 752126f

Please sign in to comment.