Skip to content

Commit

Permalink
Apostrophes corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
Adri1 authored Dec 24, 2024
1 parent b81ede2 commit 578d76e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions en/mystery-encounters/global-trade-system-dialogue.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"intro": "It's an interface for the Global Trade System!",
"intro": "Its an interface for the Global Trade System!",
"title": "The GTS",
"description": "Ah, the GTS! A technological wonder, you can connect with anyone else around the globe to trade Pokémon with them! Will fortune smile upon your trade today?",
"query": "What will you do?",
Expand All @@ -16,7 +16,7 @@
"3": {
"label": "Trade an Item",
"trade_options_prompt": "Select an item to send.",
"invalid_selection": "This Pokémon doesn't have legal items to trade.",
"invalid_selection": "This Pokémon doesnt have legal items to trade.",
"tooltip": "(+) Send one of your Items to the GTS and get a random improved Item"
},
"4": {
Expand All @@ -29,4 +29,4 @@
"pokemon_trade_goodbye": "Goodbye, {{tradedPokemon}}!",
"item_trade_selected": "{{chosenItem}} will be sent to {{tradeTrainerName}}.$.@d{64}.@d{64}.@d{64}\n@s{level_up_fanfare}Trade complete!$You received a {{itemName}} from {{tradeTrainerName}}!",
"trade_received": "@s{evolution_fanfare}{{tradeTrainerName}} sent over {{received}}!"
}
}

0 comments on commit 578d76e

Please sign in to comment.