Compare commits
6 Commits
6c50f72a32
...
develop-6.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1e7523d8d3 | ||
|
|
ed32d46a1d | ||
|
|
bb8013b951 | ||
|
|
8458b69e21 | ||
|
|
30269d44be | ||
|
|
626782b23e |
1
.gitignore
vendored
@@ -13,6 +13,5 @@ Data/sprites/sprites_rate_limit.log
|
|||||||
.gitignore
|
.gitignore
|
||||||
Game.rxproj
|
Game.rxproj
|
||||||
.DS_Store
|
.DS_Store
|
||||||
PBS/*
|
|
||||||
Game.exe
|
Game.exe
|
||||||
rpgmaker.sh
|
rpgmaker.sh
|
||||||
|
|||||||
BIN
Data/.DS_Store
vendored
BIN
Data/items.dat
@@ -3,91 +3,82 @@
|
|||||||
"id": "activeblueF",
|
"id": "activeblueF",
|
||||||
"name": "Blue Activewear (F)",
|
"name": "Blue Activewear (F)",
|
||||||
"description": "A feminine, blue, sporty outfit that's easy to move in. The perfect outfit for an athlete.",
|
"description": "A feminine, blue, sporty outfit that's easy to move in. The perfect outfit for an athlete.",
|
||||||
"len": 90,
|
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 3500,
|
"price": 3500,
|
||||||
"tags": "goldenrod",
|
"storelocation": "goldenrod, mauville",
|
||||||
"howToGet": "triathlon quest?"
|
"notes": "triathlon quest?"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "activeblueM",
|
"id": "activeblueM",
|
||||||
"name": "Blue Activewear (M)",
|
"name": "Blue Activewear (M)",
|
||||||
"description": "A masculine, blue, sporty outfit that's easy to move in. The perfect outfit for an athlete.",
|
"description": "A masculine, blue, sporty outfit that's easy to move in. The perfect outfit for an athlete.",
|
||||||
"len": 91,
|
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 3500,
|
"price": 3500,
|
||||||
"tags": "goldenrod",
|
"storelocation": "goldenrod, mauville",
|
||||||
"howToGet": "triathlon quest?"
|
"notes": "triathlon quest?"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "activegreenF",
|
"id": "activegreenF",
|
||||||
"name": "Green Activewear (F)",
|
"name": "Green Activewear (F)",
|
||||||
"description": "A feminine, green, sporty outfit that's easy to move in. The perfect outfit for an athlete.",
|
"description": "A feminine, green, sporty outfit that's easy to move in. The perfect outfit for an athlete.",
|
||||||
"len": 91,
|
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 3500,
|
"price": 3500,
|
||||||
"tags": "goldenrod",
|
"storelocation": "goldenrod, mauville",
|
||||||
"howToGet": "triathlon quest?"
|
"notes": "triathlon quest?"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "activegreenM",
|
"id": "activegreenM",
|
||||||
"name": "Green Activewear (M)",
|
"name": "Green Activewear (M)",
|
||||||
"description": "A masculine, green, sporty outfit that's easy to move in. The perfect outfit for an athlete.",
|
"description": "A masculine, green, sporty outfit that's easy to move in. The perfect outfit for an athlete.",
|
||||||
"len": 92,
|
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 3500,
|
"price": 3500,
|
||||||
"tags": "goldenrod",
|
"storelocation": "goldenrod, mauville",
|
||||||
"howToGet": "triathlon quest?"
|
"notes": "triathlon quest?"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "activeredF",
|
"id": "activeredF",
|
||||||
"name": "Red Activewear (F)",
|
"name": "Red Activewear (F)",
|
||||||
"description": "A feminine, red, sporty outfit that's easy to move in. The perfect outfit for an athlete.",
|
"description": "A feminine, red, sporty outfit that's easy to move in. The perfect outfit for an athlete.",
|
||||||
"len": 89,
|
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 3500,
|
"price": 3500,
|
||||||
"tags": "goldenrod",
|
"storelocation": "goldenrod, mauville",
|
||||||
"howToGet": "triathlon quest?"
|
"notes": "triathlon quest?"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "activeredM",
|
"id": "activeredM",
|
||||||
"name": "Red Activewear (M)",
|
"name": "Red Activewear (M)",
|
||||||
"description": "A masculine, red, sporty outfit that's easy to move in. The perfect outfit for an athlete.",
|
"description": "A masculine, red, sporty outfit that's easy to move in. The perfect outfit for an athlete.",
|
||||||
"len": 90,
|
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 3500,
|
"price": 3500,
|
||||||
"tags": "goldenrod",
|
"storelocation": "goldenrod, mauville",
|
||||||
"howToGet": "triathlon quest?"
|
"notes": "triathlon quest?"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "adventurer_f",
|
"id": "adventurer_f",
|
||||||
"name": "Adventurer Gear (F)",
|
"name": "Adventurer Gear (F)",
|
||||||
"description": "A rugged feminine outfit, perfect for adventuring out into the wilderness.",
|
"description": "A rugged feminine outfit, perfect for adventuring out into the wilderness.",
|
||||||
"len": 74,
|
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 3500,
|
"price": 3500,
|
||||||
"tags": "fuchsia",
|
"storelocation": "fuchsia",
|
||||||
"howToGet": "city exclusive outfit"
|
"notes": "city exclusive outfit / pokechallenges"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "adventurer_m",
|
"id": "adventurer_m",
|
||||||
"name": "Adventurer Gear (M)",
|
"name": "Adventurer Gear (M)",
|
||||||
"description": "A rugged masculine outfit, perfect for adventuring out into the wilderness.",
|
"description": "A rugged masculine outfit, perfect for adventuring out into the wilderness.",
|
||||||
"len": 75,
|
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 3500,
|
"price": 3500,
|
||||||
"tags": "fuchsia",
|
"storelocation": "fuchsia",
|
||||||
"howToGet": "city exclusive outfit"
|
"notes": "city exclusive outfit / pokechallenges"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "bikertraineroutfit",
|
"id": "bikertraineroutfit",
|
||||||
"name": "Biker Outfit",
|
"name": "Biker Outfit",
|
||||||
"description": "A rugged outfit made of leather and jeans. It's often worn by bikers. ",
|
"description": "A rugged outfit made of leather and jeans. It's often worn by bikers. ",
|
||||||
"len": 70,
|
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 4500,
|
"price": 4500,
|
||||||
"tags": "celadon",
|
"storelocation": "celadon",
|
||||||
"howToGet": "city exclusive outfit"
|
"notes": "city exclusive outfit"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "brendanRS",
|
"id": "brendanRS",
|
||||||
@@ -99,8 +90,9 @@
|
|||||||
"description": "A traditionnal looking hakama dress, that captures the essence of bug-type Pokémon, complete with a bug-catching net!",
|
"description": "A traditionnal looking hakama dress, that captures the essence of bug-type Pokémon, complete with a bug-catching net!",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 10000,
|
"price": 10000,
|
||||||
"tags": "azalea,special,",
|
"tags": "special",
|
||||||
"howToGet": "type trainer"
|
"storelocation": "azalea",
|
||||||
|
"notes": "type trainer"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "bughakamapants",
|
"id": "bughakamapants",
|
||||||
@@ -108,24 +100,24 @@
|
|||||||
"description": "A traditionnal looking pair of hakama pants that capture the essence of bug-type Pokémon, complete with a bug-catching net!",
|
"description": "A traditionnal looking pair of hakama pants that capture the essence of bug-type Pokémon, complete with a bug-catching net!",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 10000,
|
"price": 10000,
|
||||||
"tags": "azalea,special,",
|
"tags": "special",
|
||||||
"howToGet": "type trainer"
|
"storelocation": "azalea",
|
||||||
|
"notes": "type trainer"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "butler",
|
"id": "butler",
|
||||||
"name": "Butler Uniform",
|
"name": "Butler Uniform",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 5000,
|
"price": 5000,
|
||||||
"tags": "special,"
|
"tags": "special"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "BusinessSuit",
|
"id": "BusinessSuit",
|
||||||
"name": "Business Suit",
|
"name": "Business Suit",
|
||||||
"description": "A classy, professional-looking business suit.",
|
"description": "A classy, professional-looking business suit.",
|
||||||
"len": 45,
|
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 6000,
|
"price": 6000,
|
||||||
"tags": "saffron"
|
"storelocation": "saffron"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "cardigandress",
|
"id": "cardigandress",
|
||||||
@@ -133,17 +125,24 @@
|
|||||||
"description": "A brown cardigan worn over a white shirt with a skirt for a clean and professional appearance.",
|
"description": "A brown cardigan worn over a white shirt with a skirt for a clean and professional appearance.",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 2000,
|
"price": 2000,
|
||||||
"tags": "default"
|
"storelocation": "default"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "cloak",
|
"id": "cloak",
|
||||||
"name": "Black Cloak Dress",
|
"name": "Black Cloak Dress",
|
||||||
"description": "A mysterious long black cloak or dress, worn over black leggings.",
|
"description": "A mysterious long black cloak or dress, worn over black leggings.",
|
||||||
"len": 65,
|
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 6500,
|
"price": 6500,
|
||||||
"tags": "lavender,",
|
"storelocation": "lavender",
|
||||||
"howToGet": "city exclusive outfit"
|
"notes": "city exclusive outfit"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": ".realthree",
|
||||||
|
"id": "corrosivesuit",
|
||||||
|
"name": "Corrosive Suit",
|
||||||
|
"description": "This menacing suit is literally dripping with style. It seems it was handmade in Kalos.",
|
||||||
|
"price": 8000,
|
||||||
|
"storelocation": "fuchsia"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "cresseliadress",
|
"id": "cresseliadress",
|
||||||
@@ -151,7 +150,7 @@
|
|||||||
"description": "A whimsical dress that is inspired by the legendary Pokémon Cresselia.",
|
"description": "A whimsical dress that is inspired by the legendary Pokémon Cresselia.",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 25000,
|
"price": 25000,
|
||||||
"tags": "pokemon-cresselia"
|
"pokemontags": "cresselia"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "darkoutfit",
|
"id": "darkoutfit",
|
||||||
@@ -174,8 +173,8 @@
|
|||||||
"name": "Delinquent Outfit",
|
"name": "Delinquent Outfit",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 8000,
|
"price": 8000,
|
||||||
"tags": "violet,",
|
"storelocation": "violet,",
|
||||||
"howToGet": "city exclusive outfit"
|
"notes": "city exclusive outfit"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "dragonconqueror",
|
"id": "dragonconqueror",
|
||||||
@@ -189,7 +188,6 @@
|
|||||||
"id": "electriccasual",
|
"id": "electriccasual",
|
||||||
"name": "Electric Outfit",
|
"name": "Electric Outfit",
|
||||||
"description": "A casual outfit themed around the Electric type.",
|
"description": "A casual outfit themed around the Electric type.",
|
||||||
"len": 48,
|
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 10000,
|
"price": 10000,
|
||||||
"tags": "type-electric,special"
|
"tags": "type-electric,special"
|
||||||
@@ -200,30 +198,31 @@
|
|||||||
"description": "A floaty jacket inspired by the color scheme of Spinarak.",
|
"description": "A floaty jacket inspired by the color scheme of Spinarak.",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 6000,
|
"price": 6000,
|
||||||
"tags": "azalea,pokemon-spinarak,pokemon-ariados,",
|
"pokemontags": "spinarak,ariados,",
|
||||||
"howToGet": "found at sky pillar"
|
"storelocation": "azalea",
|
||||||
|
"notes": "found at sky pillar"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "Eri",
|
"id": "Eri",
|
||||||
"name": "Caph Squad Captain",
|
"name": "Caph Squad Captain",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 8000,
|
"price": 8000,
|
||||||
"tags": "paldea,"
|
"regiontags": "paldea,"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "fantasyadventurersoutfit",
|
"id": "fantasyadventurersoutfit",
|
||||||
"name": "Traveller Outfit",
|
"name": "Traveller Outfit",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 25000,
|
"price": 25000,
|
||||||
"tags": "special,",
|
"tags": "special",
|
||||||
"howToGet": "Given by exotic pokemon quest npc after completing all the quests"
|
"notes": "Given by exotic pokemon quest npc after completing all the quests"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "fauxwrap",
|
"id": "fauxwrap",
|
||||||
"name": "Faux Wrap Dress",
|
"name": "Faux Wrap Dress",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 3500,
|
"price": 3500,
|
||||||
"tags": "ecruteak"
|
"storelocation": "ecruteak"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "fighting",
|
"id": "fighting",
|
||||||
@@ -245,8 +244,8 @@
|
|||||||
"description": "A sleeveless dress adorned with a vibrant floral pattern.",
|
"description": "A sleeveless dress adorned with a vibrant floral pattern.",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 3500,
|
"price": 3500,
|
||||||
"tags": "celadon",
|
"storelocation": "celadon, rustboro",
|
||||||
"howToGet": "city-exclusive outfit"
|
"notes": "city-exclusive outfit"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "flowerjumper",
|
"id": "flowerjumper",
|
||||||
@@ -254,8 +253,8 @@
|
|||||||
"description": "A jumper suit with a beautiful floral pattern.",
|
"description": "A jumper suit with a beautiful floral pattern.",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 4000,
|
"price": 4000,
|
||||||
"tags": "celadon",
|
"storelocation": "celadon",
|
||||||
"howToGet": "city-exclusive outfit"
|
"notes": "city-exclusive outfit"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "flying",
|
"id": "flying",
|
||||||
@@ -265,27 +264,36 @@
|
|||||||
"price": 10000,
|
"price": 10000,
|
||||||
"tags": "type-flying,special"
|
"tags": "type-flying,special"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "chromaerym",
|
||||||
|
"id": "frostedskioutfit",
|
||||||
|
"name": "Frosted ski outfit",
|
||||||
|
"description": "A comfortable and well insulated ski outfit reminiscent of an ice type moth.",
|
||||||
|
"price": 9500,
|
||||||
|
"storelocation": "mahogany"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "fusionnerd",
|
"id": "fusionnerd",
|
||||||
"name": "Fusion Outfit",
|
"name": "Fusion Outfit",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 8000,
|
"price": 8000,
|
||||||
"tags": "pokemon-fused,special,",
|
"tags": "special",
|
||||||
"howToGet": "cinnabar lab after fusing 100 times"
|
"pokemontags": "fused",
|
||||||
|
"notes": "cinnabar lab after fusing 100 times"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "ghostoutfit",
|
"id": "ghostoutfit",
|
||||||
"name": "Ghost Outfit",
|
"name": "Ghost Outfit",
|
||||||
"price": 10000,
|
"price": 10000,
|
||||||
"tags": "type-ghost,special",
|
"tags": "type-ghost,special",
|
||||||
"howToGet": "type trainer"
|
"notes": "type trainer"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "glitzerset",
|
"id": "glitzerset",
|
||||||
"name": "Bad Egg Outfit",
|
"name": "Bad Egg Outfit",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 2550,
|
"price": 2550,
|
||||||
"tags": "special,"
|
"tags": "special"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "gothhoodie",
|
"id": "gothhoodie",
|
||||||
@@ -293,14 +301,14 @@
|
|||||||
"description": "A dark, oversized hoodie with a skull emblem, paired with ripped leggings for expressing your inner rebel.",
|
"description": "A dark, oversized hoodie with a skull emblem, paired with ripped leggings for expressing your inner rebel.",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 3500,
|
"price": 3500,
|
||||||
"tags": "lavender"
|
"storelocation": "lavender"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "grassexpert",
|
"id": "grassexpert",
|
||||||
"name": "Grass Outfit",
|
"name": "Grass Outfit",
|
||||||
"price": 10000,
|
"price": 10000,
|
||||||
"tags": "type-grass,special",
|
"tags": "type-grass,special",
|
||||||
"howToGet": "typetrainer"
|
"notes": "typetrainer"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "groundcowboy",
|
"id": "groundcowboy",
|
||||||
@@ -309,36 +317,33 @@
|
|||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 10000,
|
"price": 10000,
|
||||||
"tags": "type-ground",
|
"tags": "type-ground",
|
||||||
"howToGet": "type trainer"
|
"notes": "type trainer"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "gymwear",
|
"id": "gymwear",
|
||||||
"name": "Gymwear",
|
"name": "Gymwear",
|
||||||
"description": "Form fitting gym clothes that accentuate a trainer's rippling musculature.",
|
"description": "Form fitting gym clothes that accentuate a trainer's rippling musculature.",
|
||||||
"len": 74,
|
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 15000,
|
"price": 15000,
|
||||||
"tags": "pokemon-machop,pokemon-machoke,pokemon-machamp",
|
"pokemontags": "machop,machoke,machamp,",
|
||||||
"howToGet": "type trainer"
|
"notes": "type trainer"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "happinysuit",
|
"id": "happinysuit",
|
||||||
"name": "Happiny Costume",
|
"name": "Happiny Costume",
|
||||||
"description": "A pink outfit with white eggs, made to ressemble a Happiny costume.",
|
"description": "A pink outfit with white eggs, made to ressemble a Happiny costume.",
|
||||||
"len": 67,
|
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 15000,
|
"price": 15000,
|
||||||
"tags": "pokemon-happiny,pokemon-chansey,pokemon-blissey"
|
"pokemontags": "happiny,chansey,blissey"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "HexManiac",
|
"id": "HexManiac",
|
||||||
"name": "Hex Maniac Dress",
|
"name": "Hex Maniac Dress",
|
||||||
"description": "A dark purple vintage dress. It's often worn by Hex Maniacs.",
|
"description": "A dark purple vintage dress. It's often worn by Hex Maniacs.",
|
||||||
"len": 60,
|
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 3500,
|
"price": 3500,
|
||||||
"tags": "lavender",
|
"storelocation": "lavender",
|
||||||
"howToGet": "city-exclusive outfit"
|
"notes": "city-exclusive outfit"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "ho-oh",
|
"id": "ho-oh",
|
||||||
@@ -346,8 +351,8 @@
|
|||||||
"description": "A vibrant, colorfoul outfit inspired by the legendary Pokémon Ho-Oh.",
|
"description": "A vibrant, colorfoul outfit inspired by the legendary Pokémon Ho-Oh.",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 25000,
|
"price": 25000,
|
||||||
"tags": "pokemon-hooh",
|
"pokemontags": "hooh",
|
||||||
"howToGet": "saffron boutique exclusive"
|
"notes": "saffron boutique exclusive"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "hoodie",
|
"id": "hoodie",
|
||||||
@@ -360,25 +365,25 @@
|
|||||||
{
|
{
|
||||||
"id": "iceoutfit",
|
"id": "iceoutfit",
|
||||||
"name": "Ice Outfit",
|
"name": "Ice Outfit",
|
||||||
|
"description": "A cool winter gear with a chill vibe that captures the essence of ice-type Pokemon.",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 10000,
|
"price": 10000,
|
||||||
"tags": "type-ice,"
|
"tags": "type-ice"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "idolf",
|
"id": "idolf",
|
||||||
"name": "Idol Dress",
|
"name": "Idol Dress",
|
||||||
"price": 7500,
|
"price": 7500,
|
||||||
"tags": "goldenrod"
|
"storelocation": "goldenrod"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "indigoicebeams",
|
"id": "indigoicebeams",
|
||||||
"name": "Hockey Jersey",
|
"name": "Hockey Jersey",
|
||||||
"description": "An outfit themed around the Indigo Ice Beams hockey team. Go Indigos!",
|
"description": "An outfit themed around the Indigo Ice Beams hockey team. Go Indigos!",
|
||||||
"len": 69,
|
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 4500,
|
"price": 4500,
|
||||||
"tags": "mahogany",
|
"storelocation": "mahogany",
|
||||||
"howToGet": "city-exclusive outfit"
|
"notes": "city-exclusive outfit"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "klara",
|
"id": "klara",
|
||||||
@@ -386,7 +391,7 @@
|
|||||||
"description": "A stylish puffy coat that was popularized by a poison-type Gym leader from Galar.",
|
"description": "A stylish puffy coat that was popularized by a poison-type Gym leader from Galar.",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 8000,
|
"price": 8000,
|
||||||
"tags": "galar"
|
"regiontags": "galar"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "kris",
|
"id": "kris",
|
||||||
@@ -394,8 +399,8 @@
|
|||||||
"description": "A popular Johtonian outfit worn by aspiring female trainers.",
|
"description": "A popular Johtonian outfit worn by aspiring female trainers.",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 4000,
|
"price": 4000,
|
||||||
"tags": "johto",
|
"regiontags": "johto",
|
||||||
"howToGet": "regional"
|
"notes": "regional"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "lady",
|
"id": "lady",
|
||||||
@@ -403,8 +408,8 @@
|
|||||||
"description": "An elegant summer dress with a ribbon at the waist, radiating a sense of grace and sophistication.",
|
"description": "An elegant summer dress with a ribbon at the waist, radiating a sense of grace and sophistication.",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 1500,
|
"price": 1500,
|
||||||
"tags": "cerulean",
|
"storelocation": "cerulean",
|
||||||
"howToGet": "city-exclusive outfit"
|
"notes": "city-exclusive outfit"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "lass",
|
"id": "lass",
|
||||||
@@ -412,8 +417,8 @@
|
|||||||
"description": "A yellow blouse with puffed sleeves and a black skirt, styled as a traditional school uniform.",
|
"description": "A yellow blouse with puffed sleeves and a black skirt, styled as a traditional school uniform.",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 1500,
|
"price": 1500,
|
||||||
"tags": "pewter",
|
"storelocation": "pewter",
|
||||||
"howToGet": "city-exclusive outfit"
|
"notes": "city-exclusive outfit"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "lass2",
|
"id": "lass2",
|
||||||
@@ -421,18 +426,18 @@
|
|||||||
"description": "A white blouse with puffed sleeves and a blue skirt, styled as a traditional school uniform.",
|
"description": "A white blouse with puffed sleeves and a blue skirt, styled as a traditional school uniform.",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 1500,
|
"price": 1500,
|
||||||
"tags": "cerulean",
|
"storelocation": "cerulean",
|
||||||
"howToGet": "city-exclusive outfit"
|
"notes": "city-exclusive outfit"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "leaf",
|
"id": "leaf",
|
||||||
"name": "Tank Top & Skirt",
|
"name": "Tank Top & Skirt",
|
||||||
"description": "Your favourite blue tank and red skirt that you always wear on adventures!",
|
"description": "Your favourite blue tank and red skirt that you always wear on adventures!",
|
||||||
"len": 74,
|
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 0,
|
"price": 0,
|
||||||
"tags": "special,",
|
"tags": "special",
|
||||||
"howToGet": "starting outfit"
|
"regiontags": "kanto",
|
||||||
|
"notes": "starting outfit"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "longshirtskirt",
|
"id": "longshirtskirt",
|
||||||
@@ -441,51 +446,61 @@
|
|||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 2000,
|
"price": 2000,
|
||||||
"tags": "default",
|
"tags": "default",
|
||||||
"howToGet": "default outfit in shops"
|
"storelocation": "rustboro",
|
||||||
|
"notes": "default outfit in shops"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "luluskirt",
|
"id": "luluskirt",
|
||||||
"name": "Red Pinafore",
|
"name": "Red Pinafore",
|
||||||
"description": "A bright red pinafore worn over a white shirt.",
|
"description": "A bright red pinafore worn over a white shirt.",
|
||||||
"len": 46,
|
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 3500,
|
"price": 3500,
|
||||||
"tags": "vermillion",
|
"storelocation": "vermillion",
|
||||||
"howToGet": "city-exclusive outfit"
|
"notes": "city-exclusive outfit"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "lycanrochooddown",
|
"id": "lycanrochooddown",
|
||||||
"name": "Lycanroc Coat (Hooded)",
|
"name": "Lycanroc Coat (Hooded)",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 18000,
|
"price": 18000,
|
||||||
"tags": "pokemon-rockruff,pokemon-lycanroc_d,pokemon-lycanroc_n,"
|
"pokemontags": "rockruff,lycanroc_d,lycanroc_n,"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "lycanrochoodup",
|
"id": "lycanrochoodup",
|
||||||
"name": "Lycanroc Coat",
|
"name": "Lycanroc Coat",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 18000,
|
"price": 18000,
|
||||||
"tags": "pokemon-rockruff,pokemon-lycanroc_d,pokemon-lycanroc_n,"
|
"pokemontags": "rockruff,lycanroc_d,lycanroc_n,"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "magmaRSE",
|
"id": "magmaRSE",
|
||||||
"name": "Magma Uniform",
|
"name": "Magma Uniform",
|
||||||
"price": 15000
|
"description": "The official uniform of Team Magma.",
|
||||||
|
"price": 15000,
|
||||||
|
"tags": "special"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "gummy.frog",
|
||||||
|
"id": "magmarsef",
|
||||||
|
"name": "Magma Uniform (F)",
|
||||||
|
"description": "The official uniform of Team Magma.",
|
||||||
|
"tags": "special"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "maid",
|
"id": "maid",
|
||||||
"name": "Maid Uniform",
|
"name": "Maid Uniform",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 5000,
|
"price": 5000,
|
||||||
"tags": "special,"
|
"tags": "special"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "marshweater",
|
"id": "marshweater",
|
||||||
"name": "Marshweater",
|
"name": "Marshweater",
|
||||||
"description": "A comfortable sweater designed to look like a Marshtomp.",
|
"description": "A comfortable sweater designed to look like a Marshtomp.",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 15000,
|
"price": 3500,
|
||||||
"tags": "pokemon-mudkip,pokemon-marshtomp,pokemon-swampert,"
|
"pokemontags": "mudkip,marshtomp,swampert,",
|
||||||
|
"storelocation": "rustboro"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "mayRS",
|
"id": "mayRS",
|
||||||
@@ -498,8 +513,8 @@
|
|||||||
"description": "A whimsical pastel sweater and skirt that capture the essence of the Fairy type.",
|
"description": "A whimsical pastel sweater and skirt that capture the essence of the Fairy type.",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 10000,
|
"price": 10000,
|
||||||
"tags": "type-fairy,special,",
|
"tags": "type-fairy,special",
|
||||||
"howToGet": "type trainer (fairy)"
|
"notes": "type trainer (fairy)"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "mikufairym",
|
"id": "mikufairym",
|
||||||
@@ -507,8 +522,8 @@
|
|||||||
"description": "A light pastel sweater and tailored pants that capture the essence of the Fairy type.",
|
"description": "A light pastel sweater and tailored pants that capture the essence of the Fairy type.",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 10000,
|
"price": 10000,
|
||||||
"tags": "type-fairy,special,",
|
"tags": "type-fairy,special",
|
||||||
"howToGet": "type trainer (fairy)"
|
"notes": "type trainer (fairy)"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "normal",
|
"id": "normal",
|
||||||
@@ -516,22 +531,22 @@
|
|||||||
"description": "A brown jacket with a scarf that capture the essence of the Normal-type.",
|
"description": "A brown jacket with a scarf that capture the essence of the Normal-type.",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 10000,
|
"price": 10000,
|
||||||
"tags": "type-normal,special,"
|
"tags": "type-normal,special"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "nursejoy",
|
"id": "nursejoy",
|
||||||
"name": "Nurse Uniform",
|
"name": "Nurse Uniform",
|
||||||
"price": 18000,
|
"price": 18000,
|
||||||
"tags": "special,"
|
"tags": "special"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "officeworkerf",
|
"id": "officeworkerf",
|
||||||
"name": "Office Worker (F)",
|
"name": "Office Worker (F)",
|
||||||
"description": "A classy, professional-looking pink business suit and pencil skirt.",
|
"description": "A classy, professional-looking pink business suit and pencil skirt.",
|
||||||
"len": 67,
|
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 3000,
|
"price": 3000,
|
||||||
"howToGet": "found in silph. co"
|
"storelocation": "rustboro",
|
||||||
|
"notes": "found in silph. co"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "officeworkerm",
|
"id": "officeworkerm",
|
||||||
@@ -539,27 +554,27 @@
|
|||||||
"description": "A sharp white button-up shirt with a tie that offers a polished and professional look.",
|
"description": "A sharp white button-up shirt with a tie that offers a polished and professional look.",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 3000,
|
"price": 3000,
|
||||||
"howToGet": "found in silph. co"
|
"storelocation": "rustboro",
|
||||||
|
"notes": "found in silph. co"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "pajamas",
|
"id": "pajamas",
|
||||||
"name": "Pink Pyjamas",
|
"name": "Pink Pyjamas",
|
||||||
"description": "Comfy pink pyjamas with a Poké Ball logo on the shirt.",
|
"description": "Comfy pink pyjamas with a Poké Ball logo on the shirt.",
|
||||||
"len": 54,
|
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 2000,
|
"price": 2000,
|
||||||
"tags": "default",
|
"storelocation": "default",
|
||||||
"howToGet": "starting outfit?"
|
"notes": "starting outfit?"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "pikajamas",
|
"id": "pikajamas",
|
||||||
"name": "Pikachu Pyjamas",
|
"name": "Pikachu Pyjamas",
|
||||||
"description": "Comfy blue pyjamas with a Pikachu print.",
|
"description": "Comfy blue pyjamas with a Pikachu print.",
|
||||||
"len": 40,
|
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 0,
|
"price": 0,
|
||||||
"tags": "pokemon-pichu,pokemon-pikachu,pokemon-raichu,",
|
"pokemontags": "pichu,pikachu,raichu,",
|
||||||
"howToGet": "starting outfit?"
|
"storelocation": "rustboro",
|
||||||
|
"notes": "starting outfit?"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "pikaonesie",
|
"id": "pikaonesie",
|
||||||
@@ -567,47 +582,64 @@
|
|||||||
"description": "A cozy onesie designed to look like Pikachu.",
|
"description": "A cozy onesie designed to look like Pikachu.",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 4000,
|
"price": 4000,
|
||||||
"howToGet": "bill"
|
"storelocation": "rustboro",
|
||||||
|
"notes": "bill"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "PKMBreeder",
|
"id": "PKMBreeder",
|
||||||
"name": "Breeder Outfit",
|
"name": "Breeder Outfit",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 15000,
|
"price": 15000,
|
||||||
"tags": "special,",
|
"tags": "special",
|
||||||
"howToGet": "Quest"
|
"notes": "Quest"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "poison",
|
"id": "poison",
|
||||||
"name": "Venomous Vest (M)",
|
"name": "Venomous Vest (M)",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 3500,
|
"price": 3500,
|
||||||
"tags": "azalea,",
|
"storelocation": "azalea,",
|
||||||
"howToGet": "city-exclusive outfit"
|
"notes": "city-exclusive outfit"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "poison2",
|
"id": "poison2",
|
||||||
"name": "Poison Outfit",
|
"name": "Poison Outfit",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 15000,
|
"price": 15000,
|
||||||
"tags": "fuchsia,",
|
"storelocation": "fuchsia,",
|
||||||
"howToGet": "type trainer"
|
"notes": "type trainer"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "poisonf",
|
"id": "poisonf",
|
||||||
"name": "Venomous Vest (F)",
|
"name": "Venomous Vest (F)",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 3500,
|
"price": 3500,
|
||||||
"tags": "azalea,",
|
"storelocation": "azalea,",
|
||||||
"howToGet": "city-exclusive outfit"
|
"notes": "city-exclusive outfit"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "policeuniform",
|
"id": "policeuniform",
|
||||||
"name": "Police Uniform",
|
"name": "Police Uniform",
|
||||||
"description": "The official uniform worn by the Kanto and Johto Police Department.",
|
"description": "The official uniform worn by the Kanto and Johto Police Department.",
|
||||||
"price": 0,
|
"price": 0,
|
||||||
"tags": "special,",
|
"tags": "special",
|
||||||
"howToGet": "pinkan island quest (police side)"
|
"notes": "pinkan island quest (police side)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "malxire",
|
||||||
|
"id": "psyshamanm",
|
||||||
|
"name": "Psychic outfit (M)",
|
||||||
|
"description": "a traditional outfit of shamans it captures the essence of Psychic-type pokemon",
|
||||||
|
"price": 10000,
|
||||||
|
"tags": "type-psychic"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "malxire",
|
||||||
|
"id": "psyshamanf",
|
||||||
|
"name": "Psychic outfit (F)",
|
||||||
|
"description": "a traditional outfit of healers it captures the essence of Psychic-type pokemon",
|
||||||
|
"price": 10000,
|
||||||
|
"tags": "type-psychic"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "Ramos",
|
"id": "Ramos",
|
||||||
@@ -615,24 +647,23 @@
|
|||||||
"description": "An outfit worn by gardeners. It was popularized by a certain Gym Leader from the Kalos region.",
|
"description": "An outfit worn by gardeners. It was popularized by a certain Gym Leader from the Kalos region.",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 4500,
|
"price": 4500,
|
||||||
"tags": "kalos,",
|
"regiontags": "kalos,",
|
||||||
"howToGet": "regional set"
|
"notes": "regional set"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "rangeruniform",
|
"id": "rangeruniform",
|
||||||
"name": "Ranger Uniform",
|
"name": "Ranger Uniform",
|
||||||
"description": "The uniform worn by those who dedicate their lives to protecting nature.",
|
"description": "The uniform worn by those who dedicate their lives to protecting nature.",
|
||||||
"price": 2000,
|
"price": 2000,
|
||||||
"tags": "mahogany"
|
"storelocation": "mahogany"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "red",
|
"id": "red",
|
||||||
"name": "Red jacket and Jeans",
|
"name": "Red jacket and Jeans",
|
||||||
"description": "Your favourite red jacket and jeans that you always wear on adventures!",
|
"description": "Your favourite red jacket and jeans that you always wear on adventures!",
|
||||||
"len": 71,
|
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 0,
|
"price": 0,
|
||||||
"howToGet": "starting outfit"
|
"notes": "starting outfit"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "richboy",
|
"id": "richboy",
|
||||||
@@ -640,8 +671,8 @@
|
|||||||
"description": "A sharp, white suit that screams luxury and confidence for trainers who likes to win in style.",
|
"description": "A sharp, white suit that screams luxury and confidence for trainers who likes to win in style.",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 3500,
|
"price": 3500,
|
||||||
"tags": "goldenrod",
|
"storelocation": "goldenrod, mauville",
|
||||||
"howToGet": "city-exclusive outfit"
|
"notes": "city-exclusive outfit"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "richboy2",
|
"id": "richboy2",
|
||||||
@@ -649,44 +680,42 @@
|
|||||||
"description": "A sharp, dark suit that screams luxury and confidence for trainers who likes to win in style.",
|
"description": "A sharp, dark suit that screams luxury and confidence for trainers who likes to win in style.",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 3500,
|
"price": 3500,
|
||||||
"tags": "goldenrod",
|
"storelocation": "goldenrod, mauville",
|
||||||
"howToGet": "city-exclusive outfit"
|
"notes": "city-exclusive outfit"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "rocketf",
|
"id": "rocketf",
|
||||||
"name": "Team Rocket Uniform (F)",
|
"name": "Team Rocket Uniform (F)",
|
||||||
"description": "The feminine version of the Team Rocket uniform every Grunt wears.",
|
"description": "The feminine version of the Team Rocket uniform every Grunt wears.",
|
||||||
"len": 66,
|
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 0,
|
"price": 0,
|
||||||
"howToGet": "nugget bridge recruiter"
|
"notes": "nugget bridge recruiter"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "rocketm",
|
"id": "rocketm",
|
||||||
"name": "Team Rocket Uniform (M)",
|
"name": "Team Rocket Uniform (M)",
|
||||||
"description": "The masculine version of the Team Rocket uniform every Grunt wears.",
|
"description": "The masculine version of the Team Rocket uniform every Grunt wears.",
|
||||||
"len": 67,
|
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 0,
|
"price": 0,
|
||||||
"howToGet": "nugget bridge recruiter"
|
"notes": "nugget bridge recruiter"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "roseradeF",
|
"id": "roseradeF",
|
||||||
"name": "Roserade Suit (F)",
|
"name": "Roserade Suit (F)",
|
||||||
"description": "A feminine green suit resembling a Roserade.",
|
"description": "A feminine green suit resembling a Roserade.",
|
||||||
"len": 44,
|
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 12000,
|
"price": 12000,
|
||||||
"tags": "pokemon-budew,pokemon-roserade,pokemon-roselia,celadon"
|
"pokemontags": "budew,roserade,roselia",
|
||||||
|
"storelocation": "celadon"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "roseradeM",
|
"id": "roseradeM",
|
||||||
"name": "Roserade Suit (M)",
|
"name": "Roserade Suit (M)",
|
||||||
"description": "A masculine green suit resembling a Roserade.",
|
"description": "A masculine green suit resembling a Roserade.",
|
||||||
"len": 45,
|
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 12000,
|
"price": 12000,
|
||||||
"tags": "pokemon-budew,pokemon-roserade,pokemon-roselia,celadon"
|
"pokemontags": "budew,roserade,roselia",
|
||||||
|
"storelocation": "celadon"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "sada",
|
"id": "sada",
|
||||||
@@ -694,7 +723,7 @@
|
|||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 10000,
|
"price": 10000,
|
||||||
"tags": "special",
|
"tags": "special",
|
||||||
"howToGet": "fossil guy final"
|
"notes": "fossil guy final"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "sado",
|
"id": "sado",
|
||||||
@@ -702,7 +731,7 @@
|
|||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 10000,
|
"price": 10000,
|
||||||
"tags": "special",
|
"tags": "special",
|
||||||
"howToGet": "fossil guy final"
|
"notes": "fossil guy final"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "sandshrewoutfit",
|
"id": "sandshrewoutfit",
|
||||||
@@ -710,7 +739,7 @@
|
|||||||
"description": "A pants and cape set designed with a texture mimicking Sandshrew's hide that allows you to easily blend in with desert environments.",
|
"description": "A pants and cape set designed with a texture mimicking Sandshrew's hide that allows you to easily blend in with desert environments.",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 12000,
|
"price": 12000,
|
||||||
"tags": "pokemon-sandshrew,pokemon-sandslash,"
|
"pokemontags": "sandshrew,sandslash,"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "slowsuit",
|
"id": "slowsuit",
|
||||||
@@ -718,27 +747,25 @@
|
|||||||
"description": "The ultimate chill costume, complete with a giant shell chomping on your tail.",
|
"description": "The ultimate chill costume, complete with a giant shell chomping on your tail.",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 12000,
|
"price": 12000,
|
||||||
"tags": "pokemon-slowpoke,pokemon-slowbro,pokemon-slowking"
|
"pokemontags": "slowpoke,slowbro,slowking"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "SnowCoatFemale",
|
"id": "SnowCoatFemale",
|
||||||
"name": "Blue Snow Coat (F)",
|
"name": "Blue Snow Coat (F)",
|
||||||
"description": "A warm blue coat, red skirt, leggins and boots, perfect for cold weather.",
|
"description": "A warm blue coat, red skirt, leggins and boots, perfect for cold weather.",
|
||||||
"len": 73,
|
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 5000,
|
"price": 5000,
|
||||||
"tags": "mahogany,crimson,",
|
"storelocation": "mahogany,crimson,",
|
||||||
"howToGet": "given by npc at the gap at the ice mountains, or sold at a lil stand there?"
|
"notes": "given by npc at the gap at the ice mountains, or sold at a lil stand there?"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "SnowCoatMale",
|
"id": "SnowCoatMale",
|
||||||
"name": "Red Snow Coat (M)",
|
"name": "Red Snow Coat (M)",
|
||||||
"description": "A warm red coat, jeans and boots, perfect for cold weather.",
|
"description": "A warm red coat, jeans and boots, perfect for cold weather.",
|
||||||
"len": 59,
|
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 5000,
|
"price": 5000,
|
||||||
"tags": "mahogany,crimson,",
|
"storelocation": "mahogany,crimson,",
|
||||||
"howToGet": "given by npc at the gap at the ice mountains, or sold at a lil stand there?"
|
"notes": "given by npc at the gap at the ice mountains, or sold at a lil stand there?"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "RocketJames",
|
"id": "RocketJames",
|
||||||
@@ -756,24 +783,23 @@
|
|||||||
"id": "sludgeM",
|
"id": "sludgeM",
|
||||||
"name": "Sludge Drip",
|
"name": "Sludge Drip",
|
||||||
"price": 4500,
|
"price": 4500,
|
||||||
"tags": "cinnabar"
|
"storelocation": "cinnabar"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "splicer",
|
"id": "splicer",
|
||||||
"name": "Splicer Outfit",
|
"name": "Splicer Outfit",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 10000,
|
"price": 10000,
|
||||||
"tags": "pokemon-fused"
|
"pokemontags": "fused"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "startfit1",
|
"id": "startfit1",
|
||||||
"name": "Black Shirt & Jeans",
|
"name": "Black Shirt & Jeans",
|
||||||
"description": "Black jeans and a black shirt with a Poké Ball on the front.",
|
"description": "Black jeans and a black shirt with a Poké Ball on the front.",
|
||||||
"len": 60,
|
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 2000,
|
"price": 2000,
|
||||||
"tags": "default",
|
"tags": "default",
|
||||||
"howToGet": "starting outfit?"
|
"notes": "starting outfit?"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "steelworkerF",
|
"id": "steelworkerF",
|
||||||
@@ -782,7 +808,7 @@
|
|||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 10000,
|
"price": 10000,
|
||||||
"tags": "type-steel,special",
|
"tags": "type-steel,special",
|
||||||
"howToGet": "type trainer (steel)"
|
"notes": "type trainer (steel)"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "steelworkerM",
|
"id": "steelworkerM",
|
||||||
@@ -791,13 +817,14 @@
|
|||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 10000,
|
"price": 10000,
|
||||||
"tags": "type-steel,special",
|
"tags": "type-steel,special",
|
||||||
"howToGet": "type trainer (steel)"
|
"notes": "type trainer (steel)"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"author": "dabouiw",
|
||||||
"id": "streetwear",
|
"id": "streetwear",
|
||||||
"name": "Street Wear",
|
"name": "Street Wear",
|
||||||
"price": 1200,
|
"price": 1200,
|
||||||
"tags": "blackthorn,"
|
"storelocation": "blackthorn, mauville"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "summerdress",
|
"id": "summerdress",
|
||||||
@@ -824,42 +851,49 @@
|
|||||||
"name": "Forest King Cloak",
|
"name": "Forest King Cloak",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 25000,
|
"price": 25000,
|
||||||
"tags": "pokemon-phantump,pokemon-trevenant,"
|
"pokemontags": "phantump,trevenant,"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "urbanelectric",
|
"id": "urbanelectric",
|
||||||
"name": "Electric Outfit",
|
"name": "Electric Outfit",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 10000,
|
"price": 10000,
|
||||||
"tags": "type-electric,special,",
|
"tags": "type-electric,special",
|
||||||
"howToGet": "type trainer"
|
"notes": "type trainer"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "VeteranM",
|
"id": "VeteranM",
|
||||||
"name": "Veteran Trenchcoat",
|
"name": "Veteran Trenchcoat",
|
||||||
"description": "A heavy black trenchcoat, often worn by Veteran trainers.",
|
"description": "A heavy black trenchcoat, often worn by Veteran trainers.",
|
||||||
"len": 57,
|
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 22000,
|
"price": 22000,
|
||||||
"tags": "crimson"
|
"storelocation": "crimson",
|
||||||
|
"notes": "/pokechallenge50"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "waterdress",
|
"id": "waterdress",
|
||||||
"name": "Water Dress",
|
"name": "Ocean Dress",
|
||||||
"description": "A stylish dress that captures the essence of Water-type Pokémon.",
|
"description": "A stylish dress that captures the essence of Water-type Pokémon.",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 10000,
|
"price": 10000,
|
||||||
"tags": "type-water,special",
|
"tags": "type-water,special",
|
||||||
"howToGet": "type trainer"
|
"notes": "type trainer"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "ohok3441",
|
||||||
|
"id": "waterneutral",
|
||||||
|
"name": "Ocean Robes",
|
||||||
|
"description": "A set of robes themed after the beach. The pearls are made of recycled plastic.",
|
||||||
|
"price": 10000,
|
||||||
|
"tags": "type-water, special"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "yellowSPEoutfit",
|
"id": "yellowSPEoutfit",
|
||||||
"name": "Yellow Qipao",
|
"name": "Yellow Qipao",
|
||||||
"description": "A yellow qipao worn over pants. It's popular with fledgling trainers in Kanto.",
|
"description": "A yellow qipao worn over pants. It's popular with fledgling trainers in Kanto.",
|
||||||
"len": 78,
|
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 3000,
|
"price": 3000,
|
||||||
"tags": "pewter"
|
"storelocation": "pewter, rustboro"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "youngster",
|
"id": "youngster",
|
||||||
@@ -867,7 +901,7 @@
|
|||||||
"description": "An orange tank top and shorts that's often worn by youngsters around the region.",
|
"description": "An orange tank top and shorts that's often worn by youngsters around the region.",
|
||||||
"obtainable": "yes",
|
"obtainable": "yes",
|
||||||
"price": 1500,
|
"price": 1500,
|
||||||
"tags": "pewter",
|
"storelocation": "pewter, rustboro",
|
||||||
"howToGet": "city-exclusive outfit"
|
"notes": "city-exclusive outfit"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -3,15 +3,20 @@
|
|||||||
"id": "afro",
|
"id": "afro",
|
||||||
"name": "Afro",
|
"name": "Afro",
|
||||||
"description": "A full, fluffy afro that’s big, bold, and impossible to ignore, perfect for making a statement!",
|
"description": "A full, fluffy afro that’s big, bold, and impossible to ignore, perfect for making a statement!",
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "default"
|
"storelocation": "default"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "babyhair",
|
||||||
|
"name": "Baby Hair",
|
||||||
|
"description": "A single curled strand of hair that makes you look like you were just born.",
|
||||||
|
"price": 800,
|
||||||
|
"storelocation": "cerulean"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "bald",
|
"id": "bald",
|
||||||
"name": "Bald",
|
"name": "Bald",
|
||||||
"description": "A completely bald look - no hair, no fuss, just pure, unadulterated scalp!",
|
"description": "A completely bald look - no hair, no fuss, just pure, unadulterated scalp!",
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "no-hair"
|
"tags": "no-hair"
|
||||||
},
|
},
|
||||||
@@ -19,138 +24,120 @@
|
|||||||
"id": "bfro",
|
"id": "bfro",
|
||||||
"name": "Messy Afro",
|
"name": "Messy Afro",
|
||||||
"description": "A flattened afro with an unkempt, rounded shape, offering a low-maintenance yet distinctive look.",
|
"description": "A flattened afro with an unkempt, rounded shape, offering a low-maintenance yet distinctive look.",
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "default"
|
"storelocation": "default"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "bob",
|
"id": "bob",
|
||||||
"name": "Bob Cut",
|
"name": "Bob Cut",
|
||||||
"description": "A sleek bob cut with chin-length hair that frames the face with a sharp, modern edge.",
|
"description": "A sleek bob cut with chin-length hair that frames the face with a sharp, modern edge.",
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "default"
|
"storelocation": "default"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "bowlcut",
|
"id": "bowlcut",
|
||||||
"name": "Bowl Cut",
|
"name": "Bowl Cut",
|
||||||
"description": "A classic bowl cut with evenly trimmed hair all around, offering a neat and straightforward look.",
|
"description": "A classic bowl cut with evenly trimmed hair all around, offering a neat and straightforward look.",
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "default"
|
"storelocation": "default"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "brendan",
|
"id": "brendan",
|
||||||
"name": "Ruby Spikes",
|
"name": "Ruby Spikes",
|
||||||
"description": "Short hair with sharp, upward spikes at the front and crown. This style is popular with fledgling trainers in Hoenn.",
|
"description": "Short hair with sharp, upward spikes at the front and crown. This style is popular with fledgling trainers in Hoenn.",
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "hoenn"
|
"regiontags": "hoenn"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "brock",
|
"id": "brock",
|
||||||
"name": "Short, Neat Spikes",
|
"name": "Short, Neat Spikes",
|
||||||
"description": "Neatly arranged spikes that look intimidating and disciplined. The style was popularized by Gym Leader Brock.",
|
"description": "Neatly arranged spikes that look intimidating and disciplined. The style was popularized by Gym Leader Brock.",
|
||||||
"len": 109,
|
|
||||||
"done": "yes",
|
|
||||||
"price": 2000,
|
"price": 2000,
|
||||||
"tags": "short, untied, spiky,",
|
"tags": "short, untied, spiky",
|
||||||
"howToGet": "pewter city's salon after beating gym?"
|
"notes": "pewter city's salon after beating gym?"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "bugsy",
|
"id": "bugsy",
|
||||||
"name": "Square-Cut Bangs",
|
"name": "Square-Cut Bangs",
|
||||||
"description": "Medium-length hair with messy square-cut bangs. This cut is usually seen on young Bug Catchers.",
|
"description": "Medium-length hair with messy square-cut bangs. This cut is usually seen on young Bug Catchers.",
|
||||||
"len": 95,
|
|
||||||
"done": "yes",
|
|
||||||
"price": 2000,
|
"price": 2000,
|
||||||
"tags": "medium, untied, smooth, azalea,",
|
"tags": "medium, untied, smooth",
|
||||||
"howToGet": "azalea towns salon?"
|
"storelocation": "azalea,",
|
||||||
|
"notes": "azalea towns salon?"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "buzzcut",
|
"id": "buzzcut",
|
||||||
"name": "Buzz Cut",
|
"name": "Buzz Cut",
|
||||||
"description": "A clean, close-cropped buzz cut for a sharp and low-maintenance appearance.",
|
"description": "A clean, close-cropped buzz cut for a sharp and low-maintenance appearance.",
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "default"
|
"storelocation": "default"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "clair",
|
"id": "clair",
|
||||||
"name": "Ponytail Spiky Bangs",
|
"name": "Ponytail Spiky Bangs",
|
||||||
"description": "Long, beautiful bushy hair tied in a thick ponytail. The style was popularized by Gym Leader Clair.",
|
"description": "Long, beautiful bushy hair tied in a thick ponytail. The style was popularized by Gym Leader Clair.",
|
||||||
"len": 99,
|
|
||||||
"done": "yes",
|
|
||||||
"price": 2000,
|
"price": 2000,
|
||||||
"tags": "long, tied, spiky, thick,",
|
"tags": "long, tied, spiky, thick",
|
||||||
"howToGet": "blackthorn city's salon after beating gym?"
|
"notes": "blackthorn city's salon after beating gym?"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "cornrows",
|
"id": "cornrows",
|
||||||
"name": "Cornrows",
|
"name": "Cornrows",
|
||||||
"description": "Neatly braided cornrows that run close to the scalp that create a sleek and intricate pattern.",
|
"description": "Neatly braided cornrows that run close to the scalp that create a sleek and intricate pattern.",
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "default"
|
"storelocation": "default"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "dancer",
|
"id": "dancer",
|
||||||
"name": "Dancer",
|
"name": "Dancer",
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "fuchsia",
|
"storelocation": "fuchsia",
|
||||||
"howToGet": "fuchsia specialty"
|
"notes": "fuchsia specialty"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "eeveetail",
|
"id": "eeveetail",
|
||||||
"name": "Eevee Tail",
|
"name": "Eevee Tail",
|
||||||
"description": "A puffy ponytail that looks just like the tail of an Eevee.",
|
"description": "A puffy ponytail that looks just like the tail of an Eevee.",
|
||||||
"price": 3000,
|
"price": 3000,
|
||||||
"howToGet": "saffron boutique"
|
"notes": "saffron boutique"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "elm",
|
"id": "elm",
|
||||||
"name": "Neat Backwave",
|
"name": "Neat Backwave",
|
||||||
"description": "Short, combed back to hair that give a tidy and professional appearance. This style was popularized by Professor Elm.",
|
"description": "Short, combed back to hair that give a tidy and professional appearance. This style was popularized by Professor Elm.",
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "goldenrod,",
|
"storelocation": "goldenrod,",
|
||||||
"howToGet": "new bark town npc"
|
"notes": "new bark town npc"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "emo",
|
"id": "emo",
|
||||||
"name": "Emo Bangs",
|
"name": "Emo Bangs",
|
||||||
"description": "A styled haircut with long, angled layers and sweeping bangs for a dramatic and edgy look.",
|
"description": "A styled haircut with long, angled layers and sweeping bangs for a dramatic and edgy look.",
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "default"
|
"storelocation": "default"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "erika",
|
"id": "erika",
|
||||||
"name": "Bandana Straight Hair",
|
"name": "Bandana Straight Hair",
|
||||||
"description": "Medium-length hair that falls straight down around a gray bandana. The style was popularized by Gym Leader Erika.",
|
"description": "Medium-length hair that falls straight down around a gray bandana. The style was popularized by Gym Leader Erika.",
|
||||||
"len": 113,
|
|
||||||
"done": "yes",
|
|
||||||
"price": 2000,
|
"price": 2000,
|
||||||
"tags": "medium, untied, smooth,",
|
"tags": "medium, untied, smooth",
|
||||||
"howToGet": "celadon city's salon after beating gym?"
|
"notes": "celadon city's salon after beating gym?"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "fade",
|
"id": "fade",
|
||||||
"name": "Fade Haircut",
|
"name": "Fade Haircut",
|
||||||
"description": "A fade haircut with gradually shorted sides and back, blending seamlessly into longer hair on top.",
|
"description": "A fade haircut with gradually shorted sides and back, blending seamlessly into longer hair on top.",
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "default"
|
"storelocation": "default"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "falkner",
|
"id": "falkner",
|
||||||
"name": "Droopy Bangs",
|
"name": "Droopy Bangs",
|
||||||
"description": "Medium-length bangs that flow beautifully in the wind. This style was popularized by Gym Leader Falkner.",
|
"description": "Medium-length bangs that flow beautifully in the wind. This style was popularized by Gym Leader Falkner.",
|
||||||
"len": 104,
|
|
||||||
"done": "yes",
|
|
||||||
"price": 2000,
|
"price": 2000,
|
||||||
"tags": "medium,untied,smooth,",
|
"tags": "medium,untied,smooth",
|
||||||
"howToGet": "violet city's salon after beating gym?"
|
"notes": "violet city's salon after beating gym?"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "fusionnerd",
|
"id": "fusionnerd",
|
||||||
@@ -163,97 +150,88 @@
|
|||||||
"name": "Guardian Fringe",
|
"name": "Guardian Fringe",
|
||||||
"description": "A neat fringe that covers one eye that is styled to look like a Gardevoir.",
|
"description": "A neat fringe that covers one eye that is styled to look like a Gardevoir.",
|
||||||
"price": 3000,
|
"price": 3000,
|
||||||
"howToGet": "saffron boutique"
|
"notes": "saffron boutique"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "gary",
|
"id": "gary",
|
||||||
"name": "Front Spikes",
|
"name": "Front Spikes",
|
||||||
"description": "Spikes that give an air of smugness and youthful rebellion. The style is popular with fledgling trainers in Kanto.",
|
"description": "Spikes that give an air of smugness and youthful rebellion. The style is popular with fledgling trainers in Kanto.",
|
||||||
"len": 114,
|
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "medium, untied, spiky, thick, npc,",
|
"tags": "medium, untied, spiky, thick, npc",
|
||||||
"howToGet": "garys mom in their house (lol)?"
|
"notes": "garys mom in their house (lol)?"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "glitzerset",
|
"id": "glitzerset",
|
||||||
"name": "Pomeg Cut",
|
"name": "Pomeg Cut",
|
||||||
"description": "A cute cut that is styled like a Pomeg berry!",
|
"description": "A cute cut that is styled like a Pomeg berry!",
|
||||||
"price": 2000,
|
"price": 2000,
|
||||||
"tags": "kin"
|
"storelocation": "kin"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "happinysuit",
|
"id": "happinysuit",
|
||||||
"name": "Playhouse Ponytail",
|
"name": "Playhouse Ponytail",
|
||||||
"description": "A cute curly ponytail styled just like a Happiny. A wonderfully charming style for any fans of Baby Pokémon.",
|
"description": "A cute curly ponytail styled just like a Happiny. A wonderfully charming style for any fans of Baby Pokémon.",
|
||||||
"len": 108,
|
|
||||||
"price": 3000,
|
"price": 3000,
|
||||||
"tags": "long, tied, smooth, pokemon,",
|
"tags": "long, tied, smooth, pokemon",
|
||||||
"howToGet": "quest?"
|
"notes": "quest?"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "HexManiac",
|
"id": "HexManiac",
|
||||||
"name": "Wild Locks",
|
"name": "Wild Locks",
|
||||||
"description": "This wild mane of flowing locks is untamable, as if it was haunted. This style is popular with Hex Maniacs.",
|
"description": "This wild mane of flowing locks is untamable, as if it was haunted. This style is popular with Hex Maniacs.",
|
||||||
"len": 107,
|
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "long, untied, spiky, thick",
|
"tags": "long, untied, spiky, thick",
|
||||||
"howToGet": "Lavender Town/Pokemon tower specialty"
|
"notes": "Lavender Town/Pokemon tower specialty"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "highbun",
|
"id": "highbun",
|
||||||
"name": "High-bun",
|
"name": "High-bun",
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "default"
|
"storelocation": "default"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "highpony",
|
"id": "highpony",
|
||||||
"name": "Ponytail",
|
"name": "Ponytail",
|
||||||
"description": "A high ponytail reminiscent of Lopunny's fur",
|
"description": "A high ponytail reminiscent of Lopunny's fur",
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "default"
|
"storelocation": "default"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "hilda",
|
"id": "hilda",
|
||||||
"name": "High-pony",
|
"name": "High-pony",
|
||||||
"description": "A voluminous high ponytail that shows you're ready for adventure. It's popular with new trainers in Unova!",
|
"description": "A voluminous high ponytail that shows you're ready for adventure. It's popular with new trainers in Unova!",
|
||||||
"price": 1500,
|
"price": 1500,
|
||||||
"tags": "unova,"
|
"regiontags": "unova,"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "hime",
|
"id": "hime",
|
||||||
"name": "Hime",
|
"name": "Hime",
|
||||||
"description": "Straight, shoulder-length hair with blunt bangs and long side strands.",
|
"description": "Straight, shoulder-length hair with blunt bangs and long side strands.",
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "default"
|
"storelocation": "default"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "ho-oh",
|
"id": "ho-oh",
|
||||||
"name": "Phoenix Crest",
|
"name": "Phoenix Crest",
|
||||||
"description": "A bold, fiery style featuring a high, curved ponytail resembling the sweeping feathers of Ho-Oh.",
|
"description": "A bold, fiery style featuring a high, curved ponytail resembling the sweeping feathers of Ho-Oh.",
|
||||||
"price": 5000,
|
"price": 5000,
|
||||||
"howToGet": "saffron boutique"
|
"notes": "saffron boutique"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "idolf",
|
"id": "idolf",
|
||||||
"name": "Demi Bob",
|
"name": "Demi Bob",
|
||||||
"description": "A soft, short bob with a glamorous edge.",
|
"description": "A soft, short bob with a glamorous edge.",
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "saffron"
|
"storelocation": "saffron"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "janine",
|
"id": "janine",
|
||||||
"name": "Spiky Ponytail",
|
"name": "Spiky Ponytail",
|
||||||
"description": "Slicked back hair tied in a tight spiky ponytail. The style was popularized by Gym Leader Koga's daughter, Janine.",
|
"description": "Slicked back hair tied in a tight spiky ponytail. The style was popularized by Gym Leader Koga's daughter, Janine.",
|
||||||
"len": 114,
|
|
||||||
"done": "yes",
|
|
||||||
"price": 2000,
|
"price": 2000,
|
||||||
"tags": "medium,tied,spiky,fuchsia",
|
"tags": "medium,tied,spiky",
|
||||||
"howToGet": "fuchsia city salon"
|
"storelocation": "fuchsia",
|
||||||
|
"notes": "fuchsia city salon"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "jessie",
|
"id": "jessie",
|
||||||
@@ -266,23 +244,20 @@
|
|||||||
"name": "Springy Pigtails",
|
"name": "Springy Pigtails",
|
||||||
"description": "Springy pigtails that somehow defy gravity.",
|
"description": "Springy pigtails that somehow defy gravity.",
|
||||||
"price": 1500,
|
"price": 1500,
|
||||||
"tags": "johto,"
|
"regiontags": "johto,"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "kurt",
|
"id": "kurt",
|
||||||
"name": "Slicked-Back Straight",
|
"name": "Slicked-Back Straight",
|
||||||
"description": "Slicked-back medium-length straight hair, in a very traditional cut. The style was popularized by Gym Leader Kurt.",
|
"description": "Slicked-back medium-length straight hair, in a very traditional cut. The style was popularized by Gym Leader Kurt.",
|
||||||
"len": 114,
|
|
||||||
"done": "yes",
|
|
||||||
"price": 2000,
|
"price": 2000,
|
||||||
"tags": "medium, untied, smooth, ",
|
"tags": "medium, untied, smooth",
|
||||||
"howToGet": "azaleacity's salon after beating gym?"
|
"notes": "azaleacity's salon after beating gym?"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "lady",
|
"id": "lady",
|
||||||
"name": "Elegant Waves",
|
"name": "Elegant Waves",
|
||||||
"description": "A sophisticated hairstyle with medium-length hair styled into elegant waves.",
|
"description": "A sophisticated hairstyle with medium-length hair styled into elegant waves.",
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "default"
|
"tags": "default"
|
||||||
},
|
},
|
||||||
@@ -290,16 +265,14 @@
|
|||||||
"id": "lance",
|
"id": "lance",
|
||||||
"name": "Wild Upwards Spikes",
|
"name": "Wild Upwards Spikes",
|
||||||
"description": "Upwards-facing wild spikes. Very bold! The style was popularized by Elite Four Lance.",
|
"description": "Upwards-facing wild spikes. Very bold! The style was popularized by Elite Four Lance.",
|
||||||
"len": 85,
|
|
||||||
"price": 2000,
|
"price": 2000,
|
||||||
"tags": "short, untied, spiky, ",
|
"tags": "short, untied, spiky",
|
||||||
"howToGet": "TBD"
|
"notes": "TBD"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "lass",
|
"id": "lass",
|
||||||
"name": "Puffy Pigtails",
|
"name": "Puffy Pigtails",
|
||||||
"description": "Medium-length hair styled into two puffy pigtails, giving a cheerful and youthful look.",
|
"description": "Medium-length hair styled into two puffy pigtails, giving a cheerful and youthful look.",
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "default"
|
"tags": "default"
|
||||||
},
|
},
|
||||||
@@ -307,43 +280,36 @@
|
|||||||
"id": "leaf",
|
"id": "leaf",
|
||||||
"name": "Shaggy Hair Bangs",
|
"name": "Shaggy Hair Bangs",
|
||||||
"description": "Shoulder length shaggy hair that's been kept in check by constantly wearing a hat.",
|
"description": "Shoulder length shaggy hair that's been kept in check by constantly wearing a hat.",
|
||||||
"len": 82,
|
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "long, untied, spiky, protag,default,",
|
"tags": "long, untied, spiky, protag,default",
|
||||||
"howToGet": "start"
|
"notes": "start"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "leafeonbob",
|
"id": "leafeonbob",
|
||||||
"name": "Verdant Bob",
|
"name": "Verdant Bob",
|
||||||
"description": "A peculiar hairstyle that's meant to resembles the leaves of a Leafeon.",
|
"description": "A peculiar hairstyle that's meant to resembles the leaves of a Leafeon.",
|
||||||
"done": "yes",
|
|
||||||
"price": 3000,
|
"price": 3000,
|
||||||
"tags": "pokemon,"
|
"tags": "pokemon"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "lenora",
|
"id": "lenora",
|
||||||
"name": "Side-Swept Bob",
|
"name": "Side-Swept Bob",
|
||||||
"description": "A smooth bob with side-swept bangs. The style was popularized by the Unovan Gym Leader Lenora.",
|
"description": "A smooth bob with side-swept bangs. The style was popularized by the Unovan Gym Leader Lenora.",
|
||||||
"done": "yes",
|
|
||||||
"price": 1500,
|
"price": 1500,
|
||||||
"tags": "unova,",
|
"regiontags": "unova,",
|
||||||
"howToGet": "protag special - unlocked after quest, show a Pokemon from unova"
|
"notes": "protag special - unlocked after quest, show a Pokemon from unova"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "lowbraids",
|
"id": "lowbraids",
|
||||||
"name": "Low Braids w/ Bangs",
|
"name": "Low Braids w/ Bangs",
|
||||||
"description": "Long flowing hair tied in low braids, laid over the shoulders. It's a cute, easy style for traveling trainers.",
|
"description": "Long flowing hair tied in low braids, laid over the shoulders. It's a cute, easy style for traveling trainers.",
|
||||||
"len": 110,
|
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "long, tied, smooth,default,"
|
"tags": "long, tied, smooth,default"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "lowpony",
|
"id": "lowpony",
|
||||||
"name": "Low-pony",
|
"name": "Low-pony",
|
||||||
"description": "A low ponytail reminiscent of Lopunny's fur",
|
"description": "A low ponytail reminiscent of Lopunny's fur",
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "default,"
|
"tags": "default,"
|
||||||
},
|
},
|
||||||
@@ -351,25 +317,22 @@
|
|||||||
"id": "lucy",
|
"id": "lucy",
|
||||||
"name": "Voluminous Curls",
|
"name": "Voluminous Curls",
|
||||||
"description": "Long, wavy hair with a distinctive side part, featuring large curls that frame the face and flow down the shoulders.",
|
"description": "Long, wavy hair with a distinctive side part, featuring large curls that frame the face and flow down the shoulders.",
|
||||||
"done": "yes",
|
|
||||||
"price": 1500,
|
"price": 1500,
|
||||||
"tags": "hoenn,",
|
"regiontags": "hoenn,",
|
||||||
"howToGet": "protag special - unlocked after quest, show a Pokemon from hoenn"
|
"notes": "protag special - unlocked after quest, show a Pokemon from hoenn"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "lunarbob",
|
"id": "lunarbob",
|
||||||
"name": "Lunar Cut",
|
"name": "Lunar Cut",
|
||||||
"description": "A bob cut shaped like a crescent moon, with a sleek, curved silhouette.",
|
"description": "A bob cut shaped like a crescent moon, with a sleek, curved silhouette.",
|
||||||
"done": "yes",
|
|
||||||
"price": 5000,
|
"price": 5000,
|
||||||
"tags": "special",
|
"tags": "special",
|
||||||
"howToGet": "quest? cresselia outfit"
|
"notes": "quest? cresselia outfit"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "lycanrocshorthair",
|
"id": "lycanrocshorthair",
|
||||||
"name": "Lupine Cut",
|
"name": "Lupine Cut",
|
||||||
"description": "A sleek cut that is reminiscent of a Lycanroc's mane",
|
"description": "A sleek cut that is reminiscent of a Lycanroc's mane",
|
||||||
"done": "yes",
|
|
||||||
"price": 3000,
|
"price": 3000,
|
||||||
"tags": "special"
|
"tags": "special"
|
||||||
},
|
},
|
||||||
@@ -377,111 +340,97 @@
|
|||||||
"id": "lyra",
|
"id": "lyra",
|
||||||
"name": "Peppy Pigtails",
|
"name": "Peppy Pigtails",
|
||||||
"description": "Bouncy pigtails with a playful charm that gives off a carefree vibes.",
|
"description": "Bouncy pigtails with a playful charm that gives off a carefree vibes.",
|
||||||
"done": "yes",
|
|
||||||
"price": 1500,
|
"price": 1500,
|
||||||
"tags": "johto,"
|
"regiontags": "johto,"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "mawile",
|
"id": "mawile",
|
||||||
"name": "Long Teethed Ponytail",
|
"name": "Long Teethed Ponytail",
|
||||||
"description": "A unique style of ponytail adorned with acessories that look just like the teethed antenna of a Mawile.",
|
"description": "A unique style of ponytail adorned with acessories that look just like the teethed antenna of a Mawile.",
|
||||||
"len": 103,
|
|
||||||
"done": "yes",
|
|
||||||
"price": 5000,
|
"price": 5000,
|
||||||
"tags": "long, tied, smooth, pokemon,crimson,",
|
"tags": "long, tied, smooth, pokemon",
|
||||||
"howToGet": "Crimson City special"
|
"storelocation": "crimson",
|
||||||
|
"notes": "Crimson City special"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "may",
|
"id": "may",
|
||||||
"name": "Sapphire Side Tails",
|
"name": "Sapphire Side Tails",
|
||||||
"description": "Medium-length brown hair with a fringe and side-swept bangs. This style is popular with fledgling trainers in Hoenn.",
|
"description": "Medium-length brown hair with a fringe and side-swept bangs. This style is popular with fledgling trainers in Hoenn.",
|
||||||
"done": "yes",
|
|
||||||
"price": 1500,
|
"price": 1500,
|
||||||
"tags": "hoenn,",
|
"regiontags": "hoenn,",
|
||||||
"howToGet": "protag special - unlocked after quest, show a Pokemon from hoenn"
|
"notes": "protag special - unlocked after quest, show a Pokemon from hoenn"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "mikufairy",
|
"id": "mikufairy",
|
||||||
"name": "Flowing Twin Tails",
|
"name": "Flowing Twin Tails",
|
||||||
"description": "Long hair styled into voluminous twin tails with delicate, flowing strands that give off a magical and ethereal appearance.",
|
"description": "Long hair styled into voluminous twin tails with delicate, flowing strands that give off a magical and ethereal appearance.",
|
||||||
"done": "yes",
|
|
||||||
"price": 2000,
|
"price": 2000,
|
||||||
"tags": "goldenrod,"
|
"storelocation": "goldenrod,"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "mikutwintails",
|
"id": "mikutwintails",
|
||||||
"name": "High Twin Tails",
|
"name": "High Twin Tails",
|
||||||
"description": "Long hair styled into high, puffy twin tails with straight, side-swept bangs that give off a vibrant and playful look.",
|
"description": "Long hair styled into high, puffy twin tails with straight, side-swept bangs that give off a vibrant and playful look.",
|
||||||
"done": "yes",
|
|
||||||
"price": 2000,
|
"price": 2000,
|
||||||
"tags": "goldenrod,"
|
"storelocation": "goldenrod,"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "miror",
|
"id": "miror",
|
||||||
"name": "Two-Toned Afro",
|
"name": "Two-Toned Afro",
|
||||||
"description": "An large two-toned afro with a zigzag pattern. A very bold choice, only for the most disco of trainers.",
|
"description": "An large two-toned afro with a zigzag pattern. A very bold choice, only for the most disco of trainers.",
|
||||||
"len": 103,
|
|
||||||
"done": "yes",
|
|
||||||
"price": 5000,
|
"price": 5000,
|
||||||
"tags": "long, untied, smooth, thick, npc,saffron,"
|
"tags": "long, untied, smooth, thick, npc",
|
||||||
|
"storelocation": "saffron,"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "mistyGSC",
|
"id": "mistyGSC",
|
||||||
"name": "Spiky Medium Hair",
|
"name": "Spiky Medium Hair",
|
||||||
"description": "Medium-length hair that looks beautiful and youthful. The style was popularized by Gym Leader Misty.",
|
"description": "Medium-length hair that looks beautiful and youthful. The style was popularized by Gym Leader Misty.",
|
||||||
"len": 100,
|
|
||||||
"done": "yes",
|
|
||||||
"price": 2000,
|
"price": 2000,
|
||||||
"tags": "medium, untied, spiky, ",
|
"tags": "medium, untied, spiky",
|
||||||
"howToGet": "cerulean city's salon after beating gym?"
|
"notes": "cerulean city's salon after beating gym?"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "mistyRBY",
|
"id": "mistyRBY",
|
||||||
"name": "Spiky Side Pigtail",
|
"name": "Spiky Side Pigtail",
|
||||||
"description": "Short, spiky hair with a spiky side ponytail. The style was popularized by Gym Leader Misty.",
|
"description": "Short, spiky hair with a spiky side ponytail. The style was popularized by Gym Leader Misty.",
|
||||||
"len": 92,
|
|
||||||
"done": "yes",
|
|
||||||
"price": 2000,
|
"price": 2000,
|
||||||
"tags": "medium, tied, spiky, ",
|
"tags": "medium, tied, spiky",
|
||||||
"howToGet": "cerulean city's salon after beating gym?"
|
"notes": "cerulean city's salon after beating gym?"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "mohawk",
|
"id": "mohawk",
|
||||||
"name": "Short Mohawk",
|
"name": "Short Mohawk",
|
||||||
"description": "A short mohawk with the rest of the head shaved to a buzz cut. It's a style popular with punks and bikers.",
|
"description": "A short mohawk with the rest of the head shaved to a buzz cut. It's a style popular with punks and bikers.",
|
||||||
"len": 106,
|
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "short, untied, spiky,celadon,",
|
"tags": "short, untied, spiky",
|
||||||
"howToGet": "Celadon City special"
|
"storelocation": "celadon",
|
||||||
|
"notes": "Celadon City special"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "mullet",
|
"id": "mullet",
|
||||||
"name": "Mullet",
|
"name": "Mullet",
|
||||||
"description": "Business in the front, party in the back!",
|
"description": "Business in the front, party in the back!",
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "vermillion"
|
"storelocation": "vermillion"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "nate",
|
"id": "nate",
|
||||||
"name": "Short, Shaggy spikes",
|
"name": "Short, Shaggy spikes",
|
||||||
"description": "Short, shaggy spikes that go well with visor-type hats. The style is popular with fledgling trainers in Unova.",
|
"description": "Short, shaggy spikes that go well with visor-type hats. The style is popular with fledgling trainers in Unova.",
|
||||||
"len": 110,
|
|
||||||
"done": "yes",
|
|
||||||
"price": 1500,
|
"price": 1500,
|
||||||
"tags": "short, untied, spiky, thick, protag,unova,",
|
"tags": "short, untied, spiky, thick, protag",
|
||||||
"howToGet": "protag special - unlocked after quest, show a Pokemon from unova"
|
"regiontags": "unova,",
|
||||||
|
"notes": "protag special - unlocked after quest, show a Pokemon from unova"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "nhair",
|
"id": "nhair",
|
||||||
"name": "Shaggy Ponytail",
|
"name": "Shaggy Ponytail",
|
||||||
"description": "A long, low ponytail that gives off a mysterious air. The style is popular with trainers in Unova.",
|
"description": "A long, low ponytail that gives off a mysterious air. The style is popular with trainers in Unova.",
|
||||||
"len": 98,
|
|
||||||
"done": "yes",
|
|
||||||
"price": 1500,
|
"price": 1500,
|
||||||
"tags": "long, tied, spiky, thick, npc,unova,",
|
"tags": "long, tied, spiky, thick, npc",
|
||||||
"howToGet": "protag special - unlocked after quest, show a Pokemon from unova"
|
"regiontags": "unova,",
|
||||||
|
"notes": "protag special - unlocked after quest, show a Pokemon from unova"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "nursejoy",
|
"id": "nursejoy",
|
||||||
@@ -501,11 +450,10 @@
|
|||||||
"id": "officeworkerF",
|
"id": "officeworkerF",
|
||||||
"name": "Waist-Length Hair",
|
"name": "Waist-Length Hair",
|
||||||
"description": "Long, flowing waist-length hair with short, chunky bangs. It's popular with a lot of trainers with corporate jobs.",
|
"description": "Long, flowing waist-length hair with short, chunky bangs. It's popular with a lot of trainers with corporate jobs.",
|
||||||
"len": 114,
|
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "long, untied, smooth,saffron,",
|
"tags": "long, untied, smooth",
|
||||||
"howToGet": "Saffron city special"
|
"storelocation": "saffron,",
|
||||||
|
"notes": "Saffron city special"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "oricoriopuffs",
|
"id": "oricoriopuffs",
|
||||||
@@ -518,89 +466,78 @@
|
|||||||
"id": "painter",
|
"id": "painter",
|
||||||
"name": "Soft Side Bangs",
|
"name": "Soft Side Bangs",
|
||||||
"description": "Short hair with soft, fluffy bangs parted to the sides, often worn by sensitive souls such as artists.",
|
"description": "Short hair with soft, fluffy bangs parted to the sides, often worn by sensitive souls such as artists.",
|
||||||
"len": 102,
|
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "short, untied, smooth,default,"
|
"tags": "short, untied, smooth,default"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "pigtails",
|
"id": "pigtails",
|
||||||
"name": "Pigtails",
|
"name": "Pigtails",
|
||||||
"description": "High, bouncy pigtails tied with ribbons, adding a fun and youthful touch to your look.",
|
"description": "High, bouncy pigtails tied with ribbons, adding a fun and youthful touch to your look.",
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "default,"
|
"tags": "default"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "pixie",
|
"id": "pixie",
|
||||||
"name": "Pixie Cut",
|
"name": "Pixie Cut",
|
||||||
"description": "A short, playful pixie cut with closely cropped sides and a bit of length on top for a modern, airy look.",
|
"description": "A short, playful pixie cut with closely cropped sides and a bit of length on top for a modern, airy look.",
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "default,"
|
"tags": "default"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "pompadour",
|
"id": "pompadour",
|
||||||
"name": "Pompadour",
|
"name": "Pompadour",
|
||||||
"description": "A dramatic, swept-back hairstyle with towering volume at the front.",
|
"description": "A dramatic, swept-back hairstyle with towering volume at the front.",
|
||||||
"price": 2000,
|
"price": 2000,
|
||||||
"tags": "violet,"
|
"storelocation": "violet,"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "punktails",
|
"id": "punktails",
|
||||||
"name": "Punk Tails",
|
"name": "Punk Tails",
|
||||||
"description": "High, wild twin ponytails bursting with volume and rebellion.",
|
"description": "High, wild twin ponytails bursting with volume and rebellion.",
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "celadon"
|
"storelocation": "celadon"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "red",
|
"id": "red",
|
||||||
"name": "Short Hat Hair",
|
"name": "Short Hat Hair",
|
||||||
"description": "Short spiky hair that's been flattened by constantly wearing a hat.",
|
"description": "Short spiky hair that's been flattened by constantly wearing a hat.",
|
||||||
"len": 67,
|
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "short, untied, smooth, protag,default,",
|
"tags": "short, untied, smooth, protag,default",
|
||||||
"howToGet": "start"
|
"notes": "start"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "richboy",
|
"id": "richboy",
|
||||||
"name": "Combover",
|
"name": "Combover",
|
||||||
"description": "A sleek, neatly styled combover with a side part that creates a polished and refined appearance.",
|
"description": "A sleek, neatly styled combover with a side part that creates a polished and refined appearance.",
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "default,"
|
"tags": "default"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "rosa",
|
"id": "rosa",
|
||||||
"name": "Long Pigtails Buns",
|
"name": "Long Pigtails Buns",
|
||||||
"description": "An eye-catching hairdo with two large side buns that continue into long pigtails. It's popular with fledgling trainers in Unova",
|
"description": "An eye-catching hairdo with two large side buns that continue into long pigtails. It's popular with fledgling trainers in Unova",
|
||||||
"len": 127,
|
|
||||||
"done": "yes",
|
|
||||||
"price": 1500,
|
"price": 1500,
|
||||||
"tags": "long, tied, smooth, protag,unova,",
|
"tags": "long, tied, smooth, protag",
|
||||||
"howToGet": "protag special - unlocked after quest, show a Pokemon from unova"
|
"regiontags": "unova",
|
||||||
|
"notes": "protag special - unlocked after quest, show a Pokemon from unova"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "roseradeF",
|
"id": "roseradeF",
|
||||||
"name": "Roserade (Medium)",
|
"name": "Roserade (Medium)",
|
||||||
"description": "Medium-length spiky hair that's styled to resemble a Roserade's head flower.",
|
"description": "Medium-length spiky hair that's styled to resemble a Roserade's head flower.",
|
||||||
"len": 76,
|
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "medium, untied, spiky, thick, pokemon,celadon,",
|
"tags": "medium, untied, spiky, thick, pokemon",
|
||||||
"howToGet": "Celadon special"
|
"storelocation": "celadon,",
|
||||||
|
"notes": "Celadon special"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "roseradeM",
|
"id": "roseradeM",
|
||||||
"name": "Roserade (Short)",
|
"name": "Roserade (Short)",
|
||||||
"description": "Short, spiky hair that's styled to resemble a Roserade's head flower.",
|
"description": "Short, spiky hair that's styled to resemble a Roserade's head flower.",
|
||||||
"len": 69,
|
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "short, untied, spiky, thick, pokemon,celadon,",
|
"tags": "short, untied, spiky, thick, pokemon",
|
||||||
"howToGet": "Celadon special"
|
"storelocation": "celadon,",
|
||||||
|
"notes": "Celadon special"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "sabrinaGSC",
|
"id": "sabrinaGSC",
|
||||||
@@ -615,7 +552,7 @@
|
|||||||
{
|
{
|
||||||
"id": "sada",
|
"id": "sada",
|
||||||
"name": "Paradox Cut",
|
"name": "Paradox Cut",
|
||||||
"tags": "paldea,"
|
"regiontags": "paldea,"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "samurai",
|
"id": "samurai",
|
||||||
@@ -625,26 +562,28 @@
|
|||||||
"id": "short1",
|
"id": "short1",
|
||||||
"name": "Straight Side Bangs",
|
"name": "Straight Side Bangs",
|
||||||
"description": "Short, smooth hair that frames the face nicely and gives a trainer a youthful appearance.",
|
"description": "Short, smooth hair that frames the face nicely and gives a trainer a youthful appearance.",
|
||||||
"len": 89,
|
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "short, untied, smooth,cinnabar,"
|
"tags": "short, untied, smooth",
|
||||||
|
"storelocation": "cinnabar,"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "shortbeard",
|
||||||
|
"name": "Short Beard",
|
||||||
|
"description": "Either you miraculously got the ability to grow beard, or you got creative with glue and salon floor clippings.",
|
||||||
|
"price": 500
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "shortcut",
|
"id": "shortcut",
|
||||||
"name": "Square-Cut Bangs",
|
"name": "Square-Cut Bangs",
|
||||||
"description": "Very short hair with square-cut bangs framing the face, giving a trainer a youthful, charming appearance.",
|
"description": "Very short hair with square-cut bangs framing the face, giving a trainer a youthful, charming appearance.",
|
||||||
"len": 105,
|
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "short, untied, smooth,default,"
|
"tags": "short, untied, smooth,default"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "shortspike",
|
"id": "shortspike",
|
||||||
"name": "Short Spikes",
|
"name": "Short Spikes",
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "default,"
|
"tags": "default"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "sonia",
|
"id": "sonia",
|
||||||
@@ -661,26 +600,22 @@
|
|||||||
"id": "vetf",
|
"id": "vetf",
|
||||||
"name": "Veteran Bob",
|
"name": "Veteran Bob",
|
||||||
"description": "Short, practical hair styled into a neat bob with subtle layers, giving a no-nonsense look.",
|
"description": "Short, practical hair styled into a neat bob with subtle layers, giving a no-nonsense look.",
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "crimson",
|
"storelocation": "crimson",
|
||||||
"howToGet": "cinabar special"
|
"notes": "cinabar special"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "wavy",
|
"id": "wavy",
|
||||||
"name": "Wavy Hair",
|
"name": "Wavy Hair",
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "default,"
|
"tags": "default"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "whitney",
|
"id": "whitney",
|
||||||
"name": "Spiky Low Pigtails",
|
"name": "Spiky Low Pigtails",
|
||||||
"description": "Low pigtails that give a youthful look to the wearer. The style was popularized by Gym Leader Whitney.",
|
"description": "Low pigtails that give a youthful look to the wearer. The style was popularized by Gym Leader Whitney.",
|
||||||
"len": 102,
|
|
||||||
"done": "yes",
|
|
||||||
"price": 500,
|
"price": 500,
|
||||||
"tags": "medium, tied, spiky, ",
|
"tags": "medium, tied, spiky",
|
||||||
"howToGet": "goldenrod city's salon after beating gym?"
|
"notes": "goldenrod city's salon after beating gym?"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
24511
Data/pokedex/dex.json
BIN
Data/species.dat
@@ -121,6 +121,7 @@
|
|||||||
106o.png
|
106o.png
|
||||||
106p.png
|
106p.png
|
||||||
106q.png
|
106q.png
|
||||||
|
106r.png
|
||||||
107.png
|
107.png
|
||||||
107a.png
|
107a.png
|
||||||
107b.png
|
107b.png
|
||||||
@@ -234,6 +235,7 @@
|
|||||||
112o.png
|
112o.png
|
||||||
112p.png
|
112p.png
|
||||||
112q.png
|
112q.png
|
||||||
|
112r.png
|
||||||
113.png
|
113.png
|
||||||
113a.png
|
113a.png
|
||||||
113b.png
|
113b.png
|
||||||
@@ -297,6 +299,7 @@
|
|||||||
116h.png
|
116h.png
|
||||||
116i.png
|
116i.png
|
||||||
116j.png
|
116j.png
|
||||||
|
116k.png
|
||||||
117.png
|
117.png
|
||||||
117a.png
|
117a.png
|
||||||
117b.png
|
117b.png
|
||||||
@@ -338,6 +341,8 @@
|
|||||||
119l.png
|
119l.png
|
||||||
119m.png
|
119m.png
|
||||||
119n.png
|
119n.png
|
||||||
|
119o.png
|
||||||
|
119p.png
|
||||||
11a.png
|
11a.png
|
||||||
11b.png
|
11b.png
|
||||||
11c.png
|
11c.png
|
||||||
@@ -363,7 +368,6 @@
|
|||||||
120g.png
|
120g.png
|
||||||
120h.png
|
120h.png
|
||||||
120i.png
|
120i.png
|
||||||
120j.png
|
|
||||||
121.png
|
121.png
|
||||||
121a.png
|
121a.png
|
||||||
121b.png
|
121b.png
|
||||||
@@ -614,6 +618,7 @@
|
|||||||
133ae.png
|
133ae.png
|
||||||
133af.png
|
133af.png
|
||||||
133ag.png
|
133ag.png
|
||||||
|
133ah.png
|
||||||
133b.png
|
133b.png
|
||||||
133c.png
|
133c.png
|
||||||
133d.png
|
133d.png
|
||||||
@@ -697,6 +702,7 @@
|
|||||||
135u.png
|
135u.png
|
||||||
135v.png
|
135v.png
|
||||||
135w.png
|
135w.png
|
||||||
|
135x.png
|
||||||
136.png
|
136.png
|
||||||
136a.png
|
136a.png
|
||||||
136aa.png
|
136aa.png
|
||||||
@@ -961,6 +967,7 @@
|
|||||||
147m.png
|
147m.png
|
||||||
147n.png
|
147n.png
|
||||||
147o.png
|
147o.png
|
||||||
|
147p.png
|
||||||
148.png
|
148.png
|
||||||
148a.png
|
148a.png
|
||||||
148b.png
|
148b.png
|
||||||
@@ -980,6 +987,8 @@
|
|||||||
149.png
|
149.png
|
||||||
149a.png
|
149a.png
|
||||||
149aa.png
|
149aa.png
|
||||||
|
149ab.png
|
||||||
|
149ac.png
|
||||||
149b.png
|
149b.png
|
||||||
149c.png
|
149c.png
|
||||||
149d.png
|
149d.png
|
||||||
@@ -1085,6 +1094,7 @@
|
|||||||
151aw.png
|
151aw.png
|
||||||
151ax.png
|
151ax.png
|
||||||
151ay.png
|
151ay.png
|
||||||
|
151az.png
|
||||||
151b.png
|
151b.png
|
||||||
151c.png
|
151c.png
|
||||||
151d.png
|
151d.png
|
||||||
@@ -1146,6 +1156,7 @@
|
|||||||
153k.png
|
153k.png
|
||||||
153l.png
|
153l.png
|
||||||
153m.png
|
153m.png
|
||||||
|
153n.png
|
||||||
154.png
|
154.png
|
||||||
154a.png
|
154a.png
|
||||||
154b.png
|
154b.png
|
||||||
@@ -1163,6 +1174,7 @@
|
|||||||
154n.png
|
154n.png
|
||||||
154o.png
|
154o.png
|
||||||
154p.png
|
154p.png
|
||||||
|
154q.png
|
||||||
155.png
|
155.png
|
||||||
155a.png
|
155a.png
|
||||||
155b.png
|
155b.png
|
||||||
@@ -1542,6 +1554,7 @@
|
|||||||
175m.png
|
175m.png
|
||||||
175n.png
|
175n.png
|
||||||
175o.png
|
175o.png
|
||||||
|
175p.png
|
||||||
176.png
|
176.png
|
||||||
176a.png
|
176a.png
|
||||||
176b.png
|
176b.png
|
||||||
@@ -1557,6 +1570,7 @@
|
|||||||
176l.png
|
176l.png
|
||||||
176m.png
|
176m.png
|
||||||
176n.png
|
176n.png
|
||||||
|
176o.png
|
||||||
177.png
|
177.png
|
||||||
177a.png
|
177a.png
|
||||||
177b.png
|
177b.png
|
||||||
@@ -1581,6 +1595,7 @@
|
|||||||
178l.png
|
178l.png
|
||||||
178m.png
|
178m.png
|
||||||
178n.png
|
178n.png
|
||||||
|
178o.png
|
||||||
179.png
|
179.png
|
||||||
179a.png
|
179a.png
|
||||||
179b.png
|
179b.png
|
||||||
@@ -1680,6 +1695,9 @@
|
|||||||
183i.png
|
183i.png
|
||||||
183j.png
|
183j.png
|
||||||
183k.png
|
183k.png
|
||||||
|
183l.png
|
||||||
|
183m.png
|
||||||
|
183n.png
|
||||||
184.png
|
184.png
|
||||||
184a.png
|
184a.png
|
||||||
184b.png
|
184b.png
|
||||||
@@ -1697,6 +1715,7 @@
|
|||||||
184n.png
|
184n.png
|
||||||
184o.png
|
184o.png
|
||||||
184p.png
|
184p.png
|
||||||
|
184q.png
|
||||||
185.png
|
185.png
|
||||||
185a.png
|
185a.png
|
||||||
185b.png
|
185b.png
|
||||||
@@ -1797,6 +1816,7 @@
|
|||||||
18j.png
|
18j.png
|
||||||
18k.png
|
18k.png
|
||||||
18l.png
|
18l.png
|
||||||
|
18m.png
|
||||||
19.png
|
19.png
|
||||||
190.png
|
190.png
|
||||||
190a.png
|
190a.png
|
||||||
@@ -1864,6 +1884,7 @@
|
|||||||
194al.png
|
194al.png
|
||||||
194am.png
|
194am.png
|
||||||
194an.png
|
194an.png
|
||||||
|
194ao.png
|
||||||
194b.png
|
194b.png
|
||||||
194c.png
|
194c.png
|
||||||
194d.png
|
194d.png
|
||||||
@@ -1893,6 +1914,8 @@
|
|||||||
195a.png
|
195a.png
|
||||||
195aa.png
|
195aa.png
|
||||||
195ab.png
|
195ab.png
|
||||||
|
195ac.png
|
||||||
|
195ad.png
|
||||||
195b.png
|
195b.png
|
||||||
195c.png
|
195c.png
|
||||||
195d.png
|
195d.png
|
||||||
@@ -1940,6 +1963,7 @@
|
|||||||
196ar.png
|
196ar.png
|
||||||
196as.png
|
196as.png
|
||||||
196at.png
|
196at.png
|
||||||
|
196au.png
|
||||||
196b.png
|
196b.png
|
||||||
196c.png
|
196c.png
|
||||||
196d.png
|
196d.png
|
||||||
@@ -1968,6 +1992,7 @@
|
|||||||
197.png
|
197.png
|
||||||
197a.png
|
197a.png
|
||||||
197aa.png
|
197aa.png
|
||||||
|
197ab.png
|
||||||
197b.png
|
197b.png
|
||||||
197c.png
|
197c.png
|
||||||
197d.png
|
197d.png
|
||||||
@@ -2054,7 +2079,6 @@
|
|||||||
1ag.png
|
1ag.png
|
||||||
1ah.png
|
1ah.png
|
||||||
1ai.png
|
1ai.png
|
||||||
1aj.png
|
|
||||||
1b.png
|
1b.png
|
||||||
1c.png
|
1c.png
|
||||||
1d.png
|
1d.png
|
||||||
@@ -2099,6 +2123,7 @@
|
|||||||
200n.png
|
200n.png
|
||||||
200o.png
|
200o.png
|
||||||
200p.png
|
200p.png
|
||||||
|
200q.png
|
||||||
201.png
|
201.png
|
||||||
201a.png
|
201a.png
|
||||||
201aa.png
|
201aa.png
|
||||||
@@ -2156,6 +2181,7 @@
|
|||||||
202n.png
|
202n.png
|
||||||
202o.png
|
202o.png
|
||||||
202p.png
|
202p.png
|
||||||
|
202q.png
|
||||||
203.png
|
203.png
|
||||||
203a.png
|
203a.png
|
||||||
203b.png
|
203b.png
|
||||||
@@ -2409,6 +2435,7 @@
|
|||||||
216q.png
|
216q.png
|
||||||
216r.png
|
216r.png
|
||||||
216s.png
|
216s.png
|
||||||
|
216t.png
|
||||||
217.png
|
217.png
|
||||||
217a.png
|
217a.png
|
||||||
217b.png
|
217b.png
|
||||||
@@ -2434,6 +2461,7 @@
|
|||||||
218e.png
|
218e.png
|
||||||
218f.png
|
218f.png
|
||||||
218g.png
|
218g.png
|
||||||
|
218h.png
|
||||||
219.png
|
219.png
|
||||||
219a.png
|
219a.png
|
||||||
219b.png
|
219b.png
|
||||||
@@ -2456,7 +2484,7 @@
|
|||||||
21j.png
|
21j.png
|
||||||
21k.png
|
21k.png
|
||||||
21l.png
|
21l.png
|
||||||
21n.png
|
21m.png
|
||||||
22.png
|
22.png
|
||||||
220.png
|
220.png
|
||||||
220a.png
|
220a.png
|
||||||
@@ -2569,7 +2597,6 @@
|
|||||||
227p.png
|
227p.png
|
||||||
227q.png
|
227q.png
|
||||||
227r.png
|
227r.png
|
||||||
227s.png
|
|
||||||
228.png
|
228.png
|
||||||
228a.png
|
228a.png
|
||||||
228b.png
|
228b.png
|
||||||
@@ -2690,6 +2717,7 @@
|
|||||||
233l.png
|
233l.png
|
||||||
233m.png
|
233m.png
|
||||||
233n.png
|
233n.png
|
||||||
|
233o.png
|
||||||
234.png
|
234.png
|
||||||
234a.png
|
234a.png
|
||||||
234b.png
|
234b.png
|
||||||
@@ -2714,6 +2742,7 @@
|
|||||||
234u.png
|
234u.png
|
||||||
234v.png
|
234v.png
|
||||||
234w.png
|
234w.png
|
||||||
|
234x.png
|
||||||
235.png
|
235.png
|
||||||
235a.png
|
235a.png
|
||||||
235b.png
|
235b.png
|
||||||
@@ -2750,6 +2779,7 @@
|
|||||||
236l.png
|
236l.png
|
||||||
236m.png
|
236m.png
|
||||||
236n.png
|
236n.png
|
||||||
|
236o.png
|
||||||
237.png
|
237.png
|
||||||
237a.png
|
237a.png
|
||||||
237b.png
|
237b.png
|
||||||
@@ -2802,6 +2832,7 @@
|
|||||||
23l.png
|
23l.png
|
||||||
23m.png
|
23m.png
|
||||||
23n.png
|
23n.png
|
||||||
|
23o.png
|
||||||
24.png
|
24.png
|
||||||
240.png
|
240.png
|
||||||
240a.png
|
240a.png
|
||||||
@@ -2873,6 +2904,7 @@
|
|||||||
243m.png
|
243m.png
|
||||||
243n.png
|
243n.png
|
||||||
243o.png
|
243o.png
|
||||||
|
243p.png
|
||||||
244.png
|
244.png
|
||||||
244a.png
|
244a.png
|
||||||
244b.png
|
244b.png
|
||||||
@@ -2932,6 +2964,9 @@
|
|||||||
246l.png
|
246l.png
|
||||||
246m.png
|
246m.png
|
||||||
246n.png
|
246n.png
|
||||||
|
246o.png
|
||||||
|
246p.png
|
||||||
|
246q.png
|
||||||
247.png
|
247.png
|
||||||
247a.png
|
247a.png
|
||||||
247b.png
|
247b.png
|
||||||
@@ -3095,6 +3130,7 @@
|
|||||||
252o.png
|
252o.png
|
||||||
252p.png
|
252p.png
|
||||||
252q.png
|
252q.png
|
||||||
|
252r.png
|
||||||
253.png
|
253.png
|
||||||
253a.png
|
253a.png
|
||||||
253b.png
|
253b.png
|
||||||
@@ -3135,6 +3171,7 @@
|
|||||||
255l.png
|
255l.png
|
||||||
255m.png
|
255m.png
|
||||||
255n.png
|
255n.png
|
||||||
|
255o.png
|
||||||
256.png
|
256.png
|
||||||
256a.png
|
256a.png
|
||||||
256b.png
|
256b.png
|
||||||
@@ -3212,6 +3249,7 @@
|
|||||||
25at.png
|
25at.png
|
||||||
25au.png
|
25au.png
|
||||||
25av.png
|
25av.png
|
||||||
|
25aw.png
|
||||||
25b.png
|
25b.png
|
||||||
25c.png
|
25c.png
|
||||||
25d.png
|
25d.png
|
||||||
@@ -3386,6 +3424,7 @@
|
|||||||
268k.png
|
268k.png
|
||||||
268l.png
|
268l.png
|
||||||
268m.png
|
268m.png
|
||||||
|
268n.png
|
||||||
269.png
|
269.png
|
||||||
269a.png
|
269a.png
|
||||||
269b.png
|
269b.png
|
||||||
@@ -3398,6 +3437,7 @@
|
|||||||
269i.png
|
269i.png
|
||||||
269j.png
|
269j.png
|
||||||
269k.png
|
269k.png
|
||||||
|
269l.png
|
||||||
26a.png
|
26a.png
|
||||||
26b.png
|
26b.png
|
||||||
26c.png
|
26c.png
|
||||||
@@ -3458,6 +3498,7 @@
|
|||||||
271u.png
|
271u.png
|
||||||
271v.png
|
271v.png
|
||||||
271w.png
|
271w.png
|
||||||
|
271x.png
|
||||||
272.png
|
272.png
|
||||||
272a.png
|
272a.png
|
||||||
272b.png
|
272b.png
|
||||||
@@ -3483,6 +3524,7 @@
|
|||||||
272v.png
|
272v.png
|
||||||
272w.png
|
272w.png
|
||||||
272x.png
|
272x.png
|
||||||
|
272y.png
|
||||||
273.png
|
273.png
|
||||||
273a.png
|
273a.png
|
||||||
273b.png
|
273b.png
|
||||||
@@ -3524,6 +3566,7 @@
|
|||||||
275l.png
|
275l.png
|
||||||
275m.png
|
275m.png
|
||||||
275n.png
|
275n.png
|
||||||
|
275o.png
|
||||||
276.png
|
276.png
|
||||||
276a.png
|
276a.png
|
||||||
276b.png
|
276b.png
|
||||||
@@ -3837,6 +3880,7 @@
|
|||||||
288w.png
|
288w.png
|
||||||
288x.png
|
288x.png
|
||||||
288y.png
|
288y.png
|
||||||
|
288z.png
|
||||||
289.png
|
289.png
|
||||||
289a.png
|
289a.png
|
||||||
289b.png
|
289b.png
|
||||||
@@ -3906,6 +3950,7 @@
|
|||||||
292j.png
|
292j.png
|
||||||
292k.png
|
292k.png
|
||||||
292l.png
|
292l.png
|
||||||
|
292m.png
|
||||||
293.png
|
293.png
|
||||||
293a.png
|
293a.png
|
||||||
293b.png
|
293b.png
|
||||||
@@ -4018,6 +4063,7 @@
|
|||||||
299o.png
|
299o.png
|
||||||
299p.png
|
299p.png
|
||||||
299q.png
|
299q.png
|
||||||
|
299r.png
|
||||||
29a.png
|
29a.png
|
||||||
29b.png
|
29b.png
|
||||||
29c.png
|
29c.png
|
||||||
@@ -4157,6 +4203,7 @@
|
|||||||
305p.png
|
305p.png
|
||||||
305q.png
|
305q.png
|
||||||
305r.png
|
305r.png
|
||||||
|
305s.png
|
||||||
306.png
|
306.png
|
||||||
306a.png
|
306a.png
|
||||||
306b.png
|
306b.png
|
||||||
@@ -4192,6 +4239,7 @@
|
|||||||
308f.png
|
308f.png
|
||||||
308g.png
|
308g.png
|
||||||
308h.png
|
308h.png
|
||||||
|
308i.png
|
||||||
309.png
|
309.png
|
||||||
309a.png
|
309a.png
|
||||||
309b.png
|
309b.png
|
||||||
@@ -4323,6 +4371,7 @@
|
|||||||
316l.png
|
316l.png
|
||||||
316m.png
|
316m.png
|
||||||
316n.png
|
316n.png
|
||||||
|
316o.png
|
||||||
317.png
|
317.png
|
||||||
317a.png
|
317a.png
|
||||||
317b.png
|
317b.png
|
||||||
@@ -4573,6 +4622,7 @@
|
|||||||
331k.png
|
331k.png
|
||||||
331l.png
|
331l.png
|
||||||
331m.png
|
331m.png
|
||||||
|
331n.png
|
||||||
332.png
|
332.png
|
||||||
332a.png
|
332a.png
|
||||||
332b.png
|
332b.png
|
||||||
@@ -4590,6 +4640,7 @@
|
|||||||
332n.png
|
332n.png
|
||||||
332o.png
|
332o.png
|
||||||
332p.png
|
332p.png
|
||||||
|
332q.png
|
||||||
333.png
|
333.png
|
||||||
333a.png
|
333a.png
|
||||||
333b.png
|
333b.png
|
||||||
@@ -4631,6 +4682,7 @@
|
|||||||
334q.png
|
334q.png
|
||||||
334r.png
|
334r.png
|
||||||
334s.png
|
334s.png
|
||||||
|
334t.png
|
||||||
335.png
|
335.png
|
||||||
335a.png
|
335a.png
|
||||||
335b.png
|
335b.png
|
||||||
@@ -4650,6 +4702,7 @@
|
|||||||
335p.png
|
335p.png
|
||||||
335q.png
|
335q.png
|
||||||
335r.png
|
335r.png
|
||||||
|
335s.png
|
||||||
335u.png
|
335u.png
|
||||||
335y.png
|
335y.png
|
||||||
336.png
|
336.png
|
||||||
@@ -4815,6 +4868,8 @@
|
|||||||
343l.png
|
343l.png
|
||||||
343m.png
|
343m.png
|
||||||
343n.png
|
343n.png
|
||||||
|
343o.png
|
||||||
|
343p.png
|
||||||
344.png
|
344.png
|
||||||
344a.png
|
344a.png
|
||||||
344b.png
|
344b.png
|
||||||
@@ -4828,6 +4883,7 @@
|
|||||||
344j.png
|
344j.png
|
||||||
344k.png
|
344k.png
|
||||||
344l.png
|
344l.png
|
||||||
|
344m.png
|
||||||
345.png
|
345.png
|
||||||
345a.png
|
345a.png
|
||||||
345b.png
|
345b.png
|
||||||
@@ -4923,6 +4979,7 @@
|
|||||||
34u.png
|
34u.png
|
||||||
34v.png
|
34v.png
|
||||||
34w.png
|
34w.png
|
||||||
|
34x.png
|
||||||
35.png
|
35.png
|
||||||
350.png
|
350.png
|
||||||
350a.png
|
350a.png
|
||||||
@@ -4938,6 +4995,7 @@
|
|||||||
350k.png
|
350k.png
|
||||||
350l.png
|
350l.png
|
||||||
350m.png
|
350m.png
|
||||||
|
350n.png
|
||||||
351.png
|
351.png
|
||||||
351a.png
|
351a.png
|
||||||
351b.png
|
351b.png
|
||||||
@@ -5057,6 +5115,10 @@
|
|||||||
357r.png
|
357r.png
|
||||||
357s.png
|
357s.png
|
||||||
357t.png
|
357t.png
|
||||||
|
357u.png
|
||||||
|
357v.png
|
||||||
|
357w.png
|
||||||
|
357x.png
|
||||||
358.png
|
358.png
|
||||||
358a.png
|
358a.png
|
||||||
358b.png
|
358b.png
|
||||||
@@ -5083,7 +5145,6 @@
|
|||||||
359i.png
|
359i.png
|
||||||
359j.png
|
359j.png
|
||||||
359k.png
|
359k.png
|
||||||
359l.png
|
|
||||||
35a.png
|
35a.png
|
||||||
35b.png
|
35b.png
|
||||||
35c.png
|
35c.png
|
||||||
@@ -5145,6 +5206,7 @@
|
|||||||
361q.png
|
361q.png
|
||||||
361r.png
|
361r.png
|
||||||
361s.png
|
361s.png
|
||||||
|
361t.png
|
||||||
362.png
|
362.png
|
||||||
362a.png
|
362a.png
|
||||||
362aa.png
|
362aa.png
|
||||||
@@ -5283,6 +5345,7 @@
|
|||||||
36s.png
|
36s.png
|
||||||
36t.png
|
36t.png
|
||||||
36u.png
|
36u.png
|
||||||
|
36v.png
|
||||||
37.png
|
37.png
|
||||||
370.png
|
370.png
|
||||||
370a.png
|
370a.png
|
||||||
@@ -5420,6 +5483,7 @@
|
|||||||
378q.png
|
378q.png
|
||||||
378r.png
|
378r.png
|
||||||
378s.png
|
378s.png
|
||||||
|
378t.png
|
||||||
379.png
|
379.png
|
||||||
379a.png
|
379a.png
|
||||||
379b.png
|
379b.png
|
||||||
@@ -5439,6 +5503,7 @@
|
|||||||
379p.png
|
379p.png
|
||||||
379q.png
|
379q.png
|
||||||
379r.png
|
379r.png
|
||||||
|
379s.png
|
||||||
37a.png
|
37a.png
|
||||||
37b.png
|
37b.png
|
||||||
37c.png
|
37c.png
|
||||||
@@ -5510,6 +5575,8 @@
|
|||||||
381q.png
|
381q.png
|
||||||
381r.png
|
381r.png
|
||||||
381s.png
|
381s.png
|
||||||
|
381t.png
|
||||||
|
381u.png
|
||||||
382.png
|
382.png
|
||||||
382a.png
|
382a.png
|
||||||
382b.png
|
382b.png
|
||||||
@@ -5551,6 +5618,7 @@
|
|||||||
384o.png
|
384o.png
|
||||||
384p.png
|
384p.png
|
||||||
384q.png
|
384q.png
|
||||||
|
384r.png
|
||||||
385.png
|
385.png
|
||||||
385a.png
|
385a.png
|
||||||
385b.png
|
385b.png
|
||||||
@@ -5562,6 +5630,7 @@
|
|||||||
385h.png
|
385h.png
|
||||||
385i.png
|
385i.png
|
||||||
385j.png
|
385j.png
|
||||||
|
385k.png
|
||||||
386.png
|
386.png
|
||||||
386a.png
|
386a.png
|
||||||
386b.png
|
386b.png
|
||||||
@@ -5573,6 +5642,7 @@
|
|||||||
386h.png
|
386h.png
|
||||||
386i.png
|
386i.png
|
||||||
386j.png
|
386j.png
|
||||||
|
386k.png
|
||||||
387.png
|
387.png
|
||||||
387a.png
|
387a.png
|
||||||
387b.png
|
387b.png
|
||||||
@@ -5623,6 +5693,7 @@
|
|||||||
38ae.png
|
38ae.png
|
||||||
38af.png
|
38af.png
|
||||||
38ag.png
|
38ag.png
|
||||||
|
38ah.png
|
||||||
38b.png
|
38b.png
|
||||||
38c.png
|
38c.png
|
||||||
38d.png
|
38d.png
|
||||||
@@ -5658,6 +5729,7 @@
|
|||||||
390f.png
|
390f.png
|
||||||
390g.png
|
390g.png
|
||||||
390h.png
|
390h.png
|
||||||
|
390i.png
|
||||||
391.png
|
391.png
|
||||||
391a.png
|
391a.png
|
||||||
391b.png
|
391b.png
|
||||||
@@ -5735,6 +5807,7 @@
|
|||||||
396f.png
|
396f.png
|
||||||
396g.png
|
396g.png
|
||||||
396h.png
|
396h.png
|
||||||
|
396i.png
|
||||||
397.png
|
397.png
|
||||||
397a.png
|
397a.png
|
||||||
397b.png
|
397b.png
|
||||||
@@ -5849,6 +5922,8 @@
|
|||||||
402j.png
|
402j.png
|
||||||
402k.png
|
402k.png
|
||||||
402l.png
|
402l.png
|
||||||
|
402m.png
|
||||||
|
402n.png
|
||||||
403.png
|
403.png
|
||||||
403a.png
|
403a.png
|
||||||
403b.png
|
403b.png
|
||||||
@@ -6148,6 +6223,8 @@
|
|||||||
422e.png
|
422e.png
|
||||||
422f.png
|
422f.png
|
||||||
422g.png
|
422g.png
|
||||||
|
422h.png
|
||||||
|
422i.png
|
||||||
423.png
|
423.png
|
||||||
423a.png
|
423a.png
|
||||||
423b.png
|
423b.png
|
||||||
@@ -6344,6 +6421,8 @@
|
|||||||
435h.png
|
435h.png
|
||||||
435i.png
|
435i.png
|
||||||
435j.png
|
435j.png
|
||||||
|
435k.png
|
||||||
|
435l.png
|
||||||
436.png
|
436.png
|
||||||
436a.png
|
436a.png
|
||||||
436b.png
|
436b.png
|
||||||
@@ -6374,6 +6453,7 @@
|
|||||||
437p.png
|
437p.png
|
||||||
437q.png
|
437q.png
|
||||||
437r.png
|
437r.png
|
||||||
|
437s.png
|
||||||
438.png
|
438.png
|
||||||
438a.png
|
438a.png
|
||||||
438b.png
|
438b.png
|
||||||
@@ -6485,6 +6565,7 @@
|
|||||||
441w.png
|
441w.png
|
||||||
441x.png
|
441x.png
|
||||||
441y.png
|
441y.png
|
||||||
|
441z.png
|
||||||
442.png
|
442.png
|
||||||
442a.png
|
442a.png
|
||||||
442b.png
|
442b.png
|
||||||
@@ -6642,6 +6723,7 @@
|
|||||||
451h.png
|
451h.png
|
||||||
451i.png
|
451i.png
|
||||||
451j.png
|
451j.png
|
||||||
|
451k.png
|
||||||
452.png
|
452.png
|
||||||
452a.png
|
452a.png
|
||||||
452b.png
|
452b.png
|
||||||
@@ -6722,6 +6804,7 @@
|
|||||||
457l.png
|
457l.png
|
||||||
457m.png
|
457m.png
|
||||||
457n.png
|
457n.png
|
||||||
|
457o.png
|
||||||
458.png
|
458.png
|
||||||
458a.png
|
458a.png
|
||||||
458b.png
|
458b.png
|
||||||
@@ -6734,6 +6817,7 @@
|
|||||||
458i.png
|
458i.png
|
||||||
458j.png
|
458j.png
|
||||||
458k.png
|
458k.png
|
||||||
|
458l.png
|
||||||
459.png
|
459.png
|
||||||
459a.png
|
459a.png
|
||||||
459b.png
|
459b.png
|
||||||
@@ -6813,7 +6897,6 @@
|
|||||||
463p.png
|
463p.png
|
||||||
463q.png
|
463q.png
|
||||||
463r.png
|
463r.png
|
||||||
463s.png
|
|
||||||
464.png
|
464.png
|
||||||
464a.png
|
464a.png
|
||||||
464b.png
|
464b.png
|
||||||
@@ -7128,6 +7211,7 @@
|
|||||||
480f.png
|
480f.png
|
||||||
480g.png
|
480g.png
|
||||||
480h.png
|
480h.png
|
||||||
|
480i.png
|
||||||
481.png
|
481.png
|
||||||
481a.png
|
481a.png
|
||||||
481b.png
|
481b.png
|
||||||
@@ -7179,6 +7263,7 @@
|
|||||||
483m.png
|
483m.png
|
||||||
483n.png
|
483n.png
|
||||||
483o.png
|
483o.png
|
||||||
|
483p.png
|
||||||
484.png
|
484.png
|
||||||
484a.png
|
484a.png
|
||||||
484b.png
|
484b.png
|
||||||
@@ -7248,6 +7333,9 @@
|
|||||||
487u.png
|
487u.png
|
||||||
487v.png
|
487v.png
|
||||||
487w.png
|
487w.png
|
||||||
|
487x.png
|
||||||
|
487y.png
|
||||||
|
487z.png
|
||||||
488.png
|
488.png
|
||||||
488a.png
|
488a.png
|
||||||
488b.png
|
488b.png
|
||||||
@@ -7265,6 +7353,7 @@
|
|||||||
488n.png
|
488n.png
|
||||||
488o.png
|
488o.png
|
||||||
488p.png
|
488p.png
|
||||||
|
488q.png
|
||||||
489.png
|
489.png
|
||||||
489a.png
|
489a.png
|
||||||
489b.png
|
489b.png
|
||||||
@@ -7313,6 +7402,7 @@
|
|||||||
491i.png
|
491i.png
|
||||||
491j.png
|
491j.png
|
||||||
491k.png
|
491k.png
|
||||||
|
491l.png
|
||||||
492.png
|
492.png
|
||||||
492a.png
|
492a.png
|
||||||
492b.png
|
492b.png
|
||||||
@@ -7440,6 +7530,7 @@
|
|||||||
4a.png
|
4a.png
|
||||||
4aa.png
|
4aa.png
|
||||||
4ab.png
|
4ab.png
|
||||||
|
4ac.png
|
||||||
4b.png
|
4b.png
|
||||||
4c.png
|
4c.png
|
||||||
4d.png
|
4d.png
|
||||||
@@ -7464,6 +7555,7 @@
|
|||||||
4w.png
|
4w.png
|
||||||
4x.png
|
4x.png
|
||||||
4y.png
|
4y.png
|
||||||
|
4z.png
|
||||||
5.png
|
5.png
|
||||||
50.png
|
50.png
|
||||||
500.png
|
500.png
|
||||||
@@ -7582,6 +7674,8 @@
|
|||||||
506k.png
|
506k.png
|
||||||
506l.png
|
506l.png
|
||||||
506m.png
|
506m.png
|
||||||
|
506n.png
|
||||||
|
506o.png
|
||||||
507.png
|
507.png
|
||||||
507a.png
|
507a.png
|
||||||
507b.png
|
507b.png
|
||||||
@@ -7599,6 +7693,7 @@
|
|||||||
508e.png
|
508e.png
|
||||||
508f.png
|
508f.png
|
||||||
508g.png
|
508g.png
|
||||||
|
508h.png
|
||||||
509.png
|
509.png
|
||||||
509a.png
|
509a.png
|
||||||
509b.png
|
509b.png
|
||||||
@@ -7637,6 +7732,9 @@
|
|||||||
510e.png
|
510e.png
|
||||||
510f.png
|
510f.png
|
||||||
510g.png
|
510g.png
|
||||||
|
510h.png
|
||||||
|
510i.png
|
||||||
|
510j.png
|
||||||
511.png
|
511.png
|
||||||
511a.png
|
511a.png
|
||||||
511b.png
|
511b.png
|
||||||
@@ -7647,6 +7745,7 @@
|
|||||||
511g.png
|
511g.png
|
||||||
511h.png
|
511h.png
|
||||||
511i.png
|
511i.png
|
||||||
|
511j.png
|
||||||
512.png
|
512.png
|
||||||
512a.png
|
512a.png
|
||||||
512b.png
|
512b.png
|
||||||
@@ -7753,6 +7852,7 @@
|
|||||||
521e.png
|
521e.png
|
||||||
521f.png
|
521f.png
|
||||||
521g.png
|
521g.png
|
||||||
|
521h.png
|
||||||
522.png
|
522.png
|
||||||
522a.png
|
522a.png
|
||||||
522b.png
|
522b.png
|
||||||
@@ -7810,6 +7910,8 @@
|
|||||||
525r.png
|
525r.png
|
||||||
525s.png
|
525s.png
|
||||||
525t.png
|
525t.png
|
||||||
|
525u.png
|
||||||
|
525v.png
|
||||||
526.png
|
526.png
|
||||||
526a.png
|
526a.png
|
||||||
526b.png
|
526b.png
|
||||||
@@ -7826,6 +7928,7 @@
|
|||||||
526m.png
|
526m.png
|
||||||
526n.png
|
526n.png
|
||||||
526o.png
|
526o.png
|
||||||
|
526p.png
|
||||||
527.png
|
527.png
|
||||||
527a.png
|
527a.png
|
||||||
527b.png
|
527b.png
|
||||||
@@ -7837,6 +7940,7 @@
|
|||||||
527h.png
|
527h.png
|
||||||
527i.png
|
527i.png
|
||||||
527j.png
|
527j.png
|
||||||
|
527k.png
|
||||||
528.png
|
528.png
|
||||||
528a.png
|
528a.png
|
||||||
528b.png
|
528b.png
|
||||||
@@ -7855,6 +7959,7 @@
|
|||||||
528o.png
|
528o.png
|
||||||
528p.png
|
528p.png
|
||||||
528q.png
|
528q.png
|
||||||
|
528r.png
|
||||||
529.png
|
529.png
|
||||||
529a.png
|
529a.png
|
||||||
529b.png
|
529b.png
|
||||||
@@ -7870,6 +7975,8 @@
|
|||||||
52aa.png
|
52aa.png
|
||||||
52ab.png
|
52ab.png
|
||||||
52ac.png
|
52ac.png
|
||||||
|
52ad.png
|
||||||
|
52ae.png
|
||||||
52b.png
|
52b.png
|
||||||
52c.png
|
52c.png
|
||||||
52d.png
|
52d.png
|
||||||
@@ -7935,6 +8042,7 @@
|
|||||||
532g.png
|
532g.png
|
||||||
532h.png
|
532h.png
|
||||||
532i.png
|
532i.png
|
||||||
|
532j.png
|
||||||
533.png
|
533.png
|
||||||
533a.png
|
533a.png
|
||||||
533b.png
|
533b.png
|
||||||
@@ -7975,6 +8083,7 @@
|
|||||||
535u.png
|
535u.png
|
||||||
535v.png
|
535v.png
|
||||||
535w.png
|
535w.png
|
||||||
|
535x.png
|
||||||
536.png
|
536.png
|
||||||
536a.png
|
536a.png
|
||||||
536b.png
|
536b.png
|
||||||
@@ -7986,6 +8095,8 @@
|
|||||||
536h.png
|
536h.png
|
||||||
536i.png
|
536i.png
|
||||||
536j.png
|
536j.png
|
||||||
|
536k.png
|
||||||
|
536l.png
|
||||||
537.png
|
537.png
|
||||||
537a.png
|
537a.png
|
||||||
537b.png
|
537b.png
|
||||||
@@ -8007,6 +8118,7 @@
|
|||||||
538f.png
|
538f.png
|
||||||
538g.png
|
538g.png
|
||||||
538h.png
|
538h.png
|
||||||
|
538i.png
|
||||||
539.png
|
539.png
|
||||||
539a.png
|
539a.png
|
||||||
539b.png
|
539b.png
|
||||||
@@ -8020,6 +8132,8 @@
|
|||||||
53ab.png
|
53ab.png
|
||||||
53ac.png
|
53ac.png
|
||||||
53ad.png
|
53ad.png
|
||||||
|
53ae.png
|
||||||
|
53af.png
|
||||||
53b.png
|
53b.png
|
||||||
53c.png
|
53c.png
|
||||||
53d.png
|
53d.png
|
||||||
@@ -8078,10 +8192,6 @@
|
|||||||
541r.png
|
541r.png
|
||||||
541s.png
|
541s.png
|
||||||
541t.png
|
541t.png
|
||||||
541u.png
|
|
||||||
541v.png
|
|
||||||
541w.png
|
|
||||||
541x.png
|
|
||||||
542.png
|
542.png
|
||||||
542a.png
|
542a.png
|
||||||
542b.png
|
542b.png
|
||||||
@@ -8095,6 +8205,7 @@
|
|||||||
542j.png
|
542j.png
|
||||||
542k.png
|
542k.png
|
||||||
542l.png
|
542l.png
|
||||||
|
542m.png
|
||||||
543.png
|
543.png
|
||||||
543a.png
|
543a.png
|
||||||
543b.png
|
543b.png
|
||||||
@@ -8111,6 +8222,7 @@
|
|||||||
543m.png
|
543m.png
|
||||||
543n.png
|
543n.png
|
||||||
543o.png
|
543o.png
|
||||||
|
543p.png
|
||||||
544.png
|
544.png
|
||||||
544a.png
|
544a.png
|
||||||
544b.png
|
544b.png
|
||||||
@@ -8144,6 +8256,8 @@
|
|||||||
546i.png
|
546i.png
|
||||||
546j.png
|
546j.png
|
||||||
546k.png
|
546k.png
|
||||||
|
546l.png
|
||||||
|
546m.png
|
||||||
547.png
|
547.png
|
||||||
547a.png
|
547a.png
|
||||||
547b.png
|
547b.png
|
||||||
@@ -8203,6 +8317,7 @@
|
|||||||
54w.png
|
54w.png
|
||||||
54x.png
|
54x.png
|
||||||
54y.png
|
54y.png
|
||||||
|
54z.png
|
||||||
55.png
|
55.png
|
||||||
550.png
|
550.png
|
||||||
550a.png
|
550a.png
|
||||||
@@ -8212,6 +8327,11 @@
|
|||||||
550e.png
|
550e.png
|
||||||
550f.png
|
550f.png
|
||||||
550g.png
|
550g.png
|
||||||
|
550h.png
|
||||||
|
550i.png
|
||||||
|
550j.png
|
||||||
|
550k.png
|
||||||
|
550l.png
|
||||||
551.png
|
551.png
|
||||||
551a.png
|
551a.png
|
||||||
551b.png
|
551b.png
|
||||||
@@ -8222,6 +8342,7 @@
|
|||||||
551g.png
|
551g.png
|
||||||
551h.png
|
551h.png
|
||||||
551i.png
|
551i.png
|
||||||
|
551j.png
|
||||||
552.png
|
552.png
|
||||||
552a.png
|
552a.png
|
||||||
552b.png
|
552b.png
|
||||||
@@ -8232,6 +8353,8 @@
|
|||||||
552g.png
|
552g.png
|
||||||
552h.png
|
552h.png
|
||||||
552i.png
|
552i.png
|
||||||
|
552j.png
|
||||||
|
552k.png
|
||||||
553.png
|
553.png
|
||||||
553a.png
|
553a.png
|
||||||
553b.png
|
553b.png
|
||||||
@@ -8241,6 +8364,8 @@
|
|||||||
553f.png
|
553f.png
|
||||||
553g.png
|
553g.png
|
||||||
553h.png
|
553h.png
|
||||||
|
553i.png
|
||||||
|
553j.png
|
||||||
554.png
|
554.png
|
||||||
554a.png
|
554a.png
|
||||||
554b.png
|
554b.png
|
||||||
@@ -8308,6 +8433,7 @@
|
|||||||
558k.png
|
558k.png
|
||||||
558l.png
|
558l.png
|
||||||
558m.png
|
558m.png
|
||||||
|
558n.png
|
||||||
559.png
|
559.png
|
||||||
559a.png
|
559a.png
|
||||||
559b.png
|
559b.png
|
||||||
@@ -8327,6 +8453,7 @@
|
|||||||
559p.png
|
559p.png
|
||||||
559q.png
|
559q.png
|
||||||
559r.png
|
559r.png
|
||||||
|
559s.png
|
||||||
55a.png
|
55a.png
|
||||||
55aa.png
|
55aa.png
|
||||||
55ab.png
|
55ab.png
|
||||||
@@ -8370,6 +8497,7 @@
|
|||||||
560f.png
|
560f.png
|
||||||
560g.png
|
560g.png
|
||||||
560h.png
|
560h.png
|
||||||
|
560i.png
|
||||||
561.png
|
561.png
|
||||||
561a.png
|
561a.png
|
||||||
561b.png
|
561b.png
|
||||||
@@ -8423,6 +8551,7 @@
|
|||||||
566b.png
|
566b.png
|
||||||
566c.png
|
566c.png
|
||||||
566d.png
|
566d.png
|
||||||
|
566e.png
|
||||||
567.png
|
567.png
|
||||||
567a.png
|
567a.png
|
||||||
567b.png
|
567b.png
|
||||||
@@ -8430,6 +8559,9 @@
|
|||||||
567d.png
|
567d.png
|
||||||
567e.png
|
567e.png
|
||||||
567f.png
|
567f.png
|
||||||
|
567g.png
|
||||||
|
567h.png
|
||||||
|
567i.png
|
||||||
568.png
|
568.png
|
||||||
568a.png
|
568a.png
|
||||||
568b.png
|
568b.png
|
||||||
@@ -8468,15 +8600,24 @@
|
|||||||
570e.png
|
570e.png
|
||||||
570f.png
|
570f.png
|
||||||
570g.png
|
570g.png
|
||||||
|
570h.png
|
||||||
|
570i.png
|
||||||
|
570j.png
|
||||||
571.png
|
571.png
|
||||||
571a.png
|
571a.png
|
||||||
571b.png
|
571b.png
|
||||||
571c.png
|
571c.png
|
||||||
|
571d.png
|
||||||
572.png
|
572.png
|
||||||
572a.png
|
572a.png
|
||||||
572b.png
|
572b.png
|
||||||
572c.png
|
572c.png
|
||||||
572d.png
|
572d.png
|
||||||
|
572e.png
|
||||||
|
573.png
|
||||||
|
574.png
|
||||||
|
575.png
|
||||||
|
576.png
|
||||||
57a.png
|
57a.png
|
||||||
57b.png
|
57b.png
|
||||||
57c.png
|
57c.png
|
||||||
@@ -8677,6 +8818,8 @@
|
|||||||
66m.png
|
66m.png
|
||||||
66n.png
|
66n.png
|
||||||
66o.png
|
66o.png
|
||||||
|
66p.png
|
||||||
|
66q.png
|
||||||
67.png
|
67.png
|
||||||
67a.png
|
67a.png
|
||||||
67b.png
|
67b.png
|
||||||
@@ -8969,6 +9112,7 @@
|
|||||||
7r.png
|
7r.png
|
||||||
7s.png
|
7s.png
|
||||||
7t.png
|
7t.png
|
||||||
|
7u.png
|
||||||
8.png
|
8.png
|
||||||
80.png
|
80.png
|
||||||
80a.png
|
80a.png
|
||||||
@@ -9008,6 +9152,7 @@
|
|||||||
82h.png
|
82h.png
|
||||||
82i.png
|
82i.png
|
||||||
82j.png
|
82j.png
|
||||||
|
82k.png
|
||||||
83.png
|
83.png
|
||||||
83a.png
|
83a.png
|
||||||
83b.png
|
83b.png
|
||||||
@@ -9231,6 +9376,7 @@
|
|||||||
95k.png
|
95k.png
|
||||||
95l.png
|
95l.png
|
||||||
95m.png
|
95m.png
|
||||||
|
95n.png
|
||||||
96.png
|
96.png
|
||||||
96a.png
|
96a.png
|
||||||
96b.png
|
96b.png
|
||||||
@@ -9265,8 +9411,12 @@
|
|||||||
97ac.png
|
97ac.png
|
||||||
97ad.png
|
97ad.png
|
||||||
97ae.png
|
97ae.png
|
||||||
|
97af.png
|
||||||
|
97ag.png
|
||||||
|
97ah.png
|
||||||
|
97ai.png
|
||||||
|
97aj.png
|
||||||
97ak.png
|
97ak.png
|
||||||
97ao.png
|
|
||||||
97b.png
|
97b.png
|
||||||
97c.png
|
97c.png
|
||||||
97d.png
|
97d.png
|
||||||
@@ -9309,6 +9459,7 @@
|
|||||||
98n.png
|
98n.png
|
||||||
98o.png
|
98o.png
|
||||||
98p.png
|
98p.png
|
||||||
|
98q.png
|
||||||
99.png
|
99.png
|
||||||
99a.png
|
99a.png
|
||||||
99b.png
|
99b.png
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 5.6 KiB After Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 5.6 KiB |
|
After Width: | Height: | Size: 3.1 KiB |
|
After Width: | Height: | Size: 3.1 KiB |
|
After Width: | Height: | Size: 3.5 KiB |
|
After Width: | Height: | Size: 3.8 KiB |
|
After Width: | Height: | Size: 2.5 KiB |
|
After Width: | Height: | Size: 2.9 KiB |
|
After Width: | Height: | Size: 3.9 KiB |
|
After Width: | Height: | Size: 2.6 KiB |
|
After Width: | Height: | Size: 2.3 KiB |
|
After Width: | Height: | Size: 6.5 KiB |
|
After Width: | Height: | Size: 3.2 KiB |
|
After Width: | Height: | Size: 2.2 KiB |
|
After Width: | Height: | Size: 2.6 KiB |
|
After Width: | Height: | Size: 4.0 KiB |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 4.7 KiB |
|
After Width: | Height: | Size: 2.4 KiB |
|
After Width: | Height: | Size: 2.5 KiB |
|
After Width: | Height: | Size: 3.0 KiB |
|
After Width: | Height: | Size: 3.3 KiB |
|
After Width: | Height: | Size: 2.0 KiB |
|
After Width: | Height: | Size: 1.9 KiB |
|
After Width: | Height: | Size: 3.1 KiB |
BIN
Graphics/Characters/player/hat/aquaORAS/hat_aquaORAS.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
Graphics/Characters/player/hat/aquaORAS/hat_trainer_aquaORAS.png
Normal file
|
After Width: | Height: | Size: 767 B |
BIN
Graphics/Characters/player/hat/aquaRSE/hat_aquaRSE.png
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
Graphics/Characters/player/hat/aquaRSE/hat_trainer_aquaRSE.png
Normal file
|
After Width: | Height: | Size: 785 B |
|
After Width: | Height: | Size: 7.7 KiB |
|
After Width: | Height: | Size: 7.0 KiB |
|
After Width: | Height: | Size: 7.1 KiB |
|
After Width: | Height: | Size: 6.9 KiB |