Skip to content

Commit

Permalink
Improve Persistent descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
Marty-D committed May 23, 2018
1 parent 63eff7c commit 8ae3399
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion data/abilities.js
Expand Up @@ -4168,7 +4168,8 @@ let BattleAbilities = {
num: -3,
},
"persistent": {
shortDesc: "The duration of certain field effects is increased by 2 turns if used by this Pokemon.",
desc: "The duration of Gravity, Heal Block, Magic Room, Safeguard, Tailwind, Trick Room, and Wonder Room is increased by 2 turns if the effect is started by this Pokemon.",
shortDesc: "When used, Gravity/Heal Block/Safeguard/Tailwind/Room effects last 2 more turns.",
id: "persistent",
isNonstandard: true,
name: "Persistent",
Expand Down

0 comments on commit 8ae3399

Please sign in to comment.