Skip to content

Commit

Permalink
Merge pull request #5937 from PokemonGoF/dev
Browse files Browse the repository at this point in the history
Dev merge to master
  • Loading branch information
solderzzc authored Mar 2, 2017
2 parents 6141640 + bf13f0d commit 5e8b2e0
Show file tree
Hide file tree
Showing 9 changed files with 4,605 additions and 3,528 deletions.
2,655 changes: 1,593 additions & 1,062 deletions data/charged_moves.json

Large diffs are not rendered by default.

2,124 changes: 1,593 additions & 531 deletions data/fast_moves.json

Large diffs are not rendered by default.

84 changes: 36 additions & 48 deletions data/items.json
Original file line number Diff line number Diff line change
@@ -1,49 +1,37 @@
{
"0": "Unknown",

"1": "Pokeball",
"2": "Greatball",
"3": "Ultraball",
"4": "Masterball",

"101": "Potion",
"102": "Super Potion",
"103": "Hyper Potion",
"104": "Max Potion",

"201": "Revive",
"202": "Max Revive",

"301": "Lucky Egg",

"401": "Incense",
"402": "Spicy Incense",
"403": "Cool Incense",
"404": "Floral Incense",

"501": "Troy Disk",

"602": "X Attack",
"603": "X Defense",
"604": "X Miracle",

"701": "Razz Berry",
"702": "Bluk Berry",
"703": "Nanab Berry",
"704": "Wepar Berry",
"705": "Pinap Berry",

"801": "Special Camera",

"901": "Incubator (Unlimited)",
"902": "Incubator",

"1001": "Pokemon Storage Upgrade",
"1002": "Item Storage Upgrade",

"1101": "Sun Stone",
"1102": "Kings Rock",
"1103": "Metal Coat",
"1104": "Dragon Scale",
"1105": "Upgrade"
}
"0": "Unknown",
"1": "Pokeball",
"2": "Greatball",
"3": "Ultraball",
"4": "Masterball",
"101": "Potion",
"102": "Super Potion",
"103": "Hyper Potion",
"104": "Max Potion",
"201": "Revive",
"202": "Max Revive",
"301": "Lucky Egg",
"401": "Incense Ordinary",
"402": "Spicy Incense",
"403": "Cool Incense",
"404": "Floral Incense",
"501": "Troy Disk",
"602": "X Attack",
"603": "X Defense",
"604": "X Miracle",
"701": "Razz Berry",
"702": "Bluk Berry",
"703": "Nanab Berry",
"704": "Wepar Berry",
"705": "Pinap Berry",
"801": "Special Camera",
"901": "Incubator Basic Unlimited",
"902": "Incubator Basic",
"1001": "Pokemon Storage Upgrade",
"1002": "Storage Upgrade",
"1101": "Sun Stone",
"1102": "Kings Rock",
"1103": "Metal Coat",
"1104": "Dragon Scale",
"1105": "Upgrade"
}
Loading

0 comments on commit 5e8b2e0

Please sign in to comment.