Skip to content

Commit

Permalink
Merge pull request #133 from emdeann/neut-gas
Browse files Browse the repository at this point in the history
Add keys for Neutralizing Gas, move NG keys to arena-tag.json
  • Loading branch information
Adri1 authored Feb 20, 2025
2 parents d051c3c + 8b2abf1 commit 8f590e5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions en/arena-flyout.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
"harshSun": "Harsh Sun",
"strongWinds": "Strong Winds",

"neutralizingGas": "Neutralizing Gas",

"misty": "Misty Terrain",
"electric": "Electric Terrain",
"grassy": "Grassy Terrain",
Expand Down
4 changes: 3 additions & 1 deletion en/arena-tag.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,7 @@
"grassWaterPledgeOnAdd": "A swamp enveloped the field!",
"grassWaterPledgeOnAddPlayer": "A swamp enveloped your team!",
"grassWaterPledgeOnAddEnemy": "A swamp enveloped the opposing team!",
"fairyLockOnAdd": "No one will be able to run away during the next turn!"
"fairyLockOnAdd": "No one will be able to run away during the next turn!",
"neutralizingGasOnAdd": "{{pokemonNameWithAffix}}’s Neutralizing Gas filled the area!",
"neutralizingGasOnRemove": "The effects of the neutralizing gas wore off!"
}

0 comments on commit 8f590e5

Please sign in to comment.