19 Commits

Author SHA1 Message Date
chardub
f4b1299481 basic shirt npc 2026-03-18 14:13:48 -04:00
chardub
1e7523d8d3 Adds move tutor icons 2026-03-06 11:47:43 -05:00
chardub
ed32d46a1d Adds new clothes & hats 2026-03-04 14:55:41 -05:00
chardub
bb8013b951 Mystery gift delivery man 2026-03-01 22:02:23 -05:00
chardub
8458b69e21 Don't obtrain transfer box on randomized savefiles 2026-02-07 09:28:20 -05:00
chardub
30269d44be Adds pbs folder 2026-02-05 20:22:34 -05:00
chardub
626782b23e fixes some wrong abilities 2026-02-05 20:11:45 -05:00
chardub
6c50f72a32 adds new character customization 2026-02-05 14:30:03 -05:00
chardub
533c533213 qa stuff 2026-02-05 14:28:22 -05:00
chardub
e19282dc2d can receive fossil even if party is full 2026-01-22 15:36:54 -05:00
chardub
6f3cbc44e1 renames trainer sprites 2026-01-20 22:27:00 -05:00
chardub
92abaf2b71 victory music 2026-01-19 12:13:58 -05:00
chardub
87aebc3ce6 adds ghost expert 2026-01-10 17:13:39 -05:00
chardub
8d2e6020a4 added more character customization 2026-01-08 21:41:09 -05:00
chardub
1d058ec3bc head goomy hat 2026-01-08 21:24:51 -05:00
chardub
feaa7c01e7 obtain transfer box from bill 2025-12-31 13:12:49 -05:00
chardub
5aafa1483a transfer box wallpaper 2025-12-31 11:33:22 -05:00
chardub
997b22cf79 fixes debugger turning off autosave 2025-12-17 19:12:52 -05:00
chardub
7a4c226b95 wooper white pixel 2025-12-13 17:59:15 -05:00
2465 changed files with 651173 additions and 2143 deletions

1
.gitignore vendored
View File

@@ -13,6 +13,5 @@ Data/sprites/sprites_rate_limit.log
.gitignore
Game.rxproj
.DS_Store
PBS/*
Game.exe
rpgmaker.sh

BIN
Audio/ME/fusion.mp3 Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
Data/.DS_Store vendored

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -3,15 +3,20 @@
"id": "afro",
"name": "Afro",
"description": "A full, fluffy afro thats big, bold, and impossible to ignore, perfect for making a statement!",
"done": "yes",
"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",
"name": "Bald",
"description": "A completely bald look - no hair, no fuss, just pure, unadulterated scalp!",
"done": "yes",
"price": 500,
"tags": "no-hair"
},
@@ -19,138 +24,120 @@
"id": "bfro",
"name": "Messy Afro",
"description": "A flattened afro with an unkempt, rounded shape, offering a low-maintenance yet distinctive look.",
"done": "yes",
"price": 500,
"tags": "default"
"storelocation": "default"
},
{
"id": "bob",
"name": "Bob Cut",
"description": "A sleek bob cut with chin-length hair that frames the face with a sharp, modern edge.",
"done": "yes",
"price": 500,
"tags": "default"
"storelocation": "default"
},
{
"id": "bowlcut",
"name": "Bowl Cut",
"description": "A classic bowl cut with evenly trimmed hair all around, offering a neat and straightforward look.",
"done": "yes",
"price": 500,
"tags": "default"
"storelocation": "default"
},
{
"id": "brendan",
"name": "Ruby Spikes",
"description": "Short hair with sharp, upward spikes at the front and crown. This style is popular with fledgling trainers in Hoenn.",
"price": 500,
"tags": "hoenn"
"regiontags": "hoenn"
},
{
"id": "brock",
"name": "Short, Neat Spikes",
"description": "Neatly arranged spikes that look intimidating and disciplined. The style was popularized by Gym Leader Brock.",
"len": 109,
"done": "yes",
"price": 2000,
"tags": "short, untied, spiky,",
"howToGet": "pewter city's salon after beating gym?"
"tags": "short, untied, spiky",
"notes": "pewter city's salon after beating gym?"
},
{
"id": "bugsy",
"name": "Square-Cut Bangs",
"description": "Medium-length hair with messy square-cut bangs. This cut is usually seen on young Bug Catchers.",
"len": 95,
"done": "yes",
"price": 2000,
"tags": "medium, untied, smooth, azalea,",
"howToGet": "azalea towns salon?"
"tags": "medium, untied, smooth",
"storelocation": "azalea,",
"notes": "azalea towns salon?"
},
{
"id": "buzzcut",
"name": "Buzz Cut",
"description": "A clean, close-cropped buzz cut for a sharp and low-maintenance appearance.",
"done": "yes",
"price": 500,
"tags": "default"
"storelocation": "default"
},
{
"id": "clair",
"name": "Ponytail Spiky Bangs",
"description": "Long, beautiful bushy hair tied in a thick ponytail. The style was popularized by Gym Leader Clair.",
"len": 99,
"done": "yes",
"price": 2000,
"tags": "long, tied, spiky, thick,",
"howToGet": "blackthorn city's salon after beating gym?"
"tags": "long, tied, spiky, thick",
"notes": "blackthorn city's salon after beating gym?"
},
{
"id": "cornrows",
"name": "Cornrows",
"description": "Neatly braided cornrows that run close to the scalp that create a sleek and intricate pattern.",
"done": "yes",
"price": 500,
"tags": "default"
"storelocation": "default"
},
{
"id": "dancer",
"name": "Dancer",
"done": "yes",
"price": 500,
"tags": "fuchsia",
"howToGet": "fuchsia specialty"
"storelocation": "fuchsia",
"notes": "fuchsia specialty"
},
{
"id": "eeveetail",
"name": "Eevee Tail",
"description": "A puffy ponytail that looks just like the tail of an Eevee.",
"price": 3000,
"howToGet": "saffron boutique"
"notes": "saffron boutique"
},
{
"id": "elm",
"name": "Neat Backwave",
"description": "Short, combed back to hair that give a tidy and professional appearance. This style was popularized by Professor Elm.",
"done": "yes",
"price": 500,
"tags": "goldenrod,",
"howToGet": "new bark town npc"
"storelocation": "goldenrod,",
"notes": "new bark town npc"
},
{
"id": "emo",
"name": "Emo Bangs",
"description": "A styled haircut with long, angled layers and sweeping bangs for a dramatic and edgy look.",
"done": "yes",
"price": 500,
"tags": "default"
"storelocation": "default"
},
{
"id": "erika",
"name": "Bandana Straight Hair",
"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,
"tags": "medium, untied, smooth,",
"howToGet": "celadon city's salon after beating gym?"
"tags": "medium, untied, smooth",
"notes": "celadon city's salon after beating gym?"
},
{
"id": "fade",
"name": "Fade Haircut",
"description": "A fade haircut with gradually shorted sides and back, blending seamlessly into longer hair on top.",
"done": "yes",
"price": 500,
"tags": "default"
"storelocation": "default"
},
{
"id": "falkner",
"name": "Droopy Bangs",
"description": "Medium-length bangs that flow beautifully in the wind. This style was popularized by Gym Leader Falkner.",
"len": 104,
"done": "yes",
"price": 2000,
"tags": "medium,untied,smooth,",
"howToGet": "violet city's salon after beating gym?"
"tags": "medium,untied,smooth",
"notes": "violet city's salon after beating gym?"
},
{
"id": "fusionnerd",
@@ -163,97 +150,88 @@
"name": "Guardian Fringe",
"description": "A neat fringe that covers one eye that is styled to look like a Gardevoir.",
"price": 3000,
"howToGet": "saffron boutique"
"notes": "saffron boutique"
},
{
"id": "gary",
"name": "Front Spikes",
"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,
"tags": "medium, untied, spiky, thick, npc,",
"howToGet": "garys mom in their house (lol)?"
"tags": "medium, untied, spiky, thick, npc",
"notes": "garys mom in their house (lol)?"
},
{
"id": "glitzerset",
"name": "Pomeg Cut",
"description": "A cute cut that is styled like a Pomeg berry!",
"price": 2000,
"tags": "kin"
"storelocation": "kin"
},
{
"id": "happinysuit",
"name": "Playhouse Ponytail",
"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,
"tags": "long, tied, smooth, pokemon,",
"howToGet": "quest?"
"tags": "long, tied, smooth, pokemon",
"notes": "quest?"
},
{
"id": "HexManiac",
"name": "Wild Locks",
"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,
"tags": "long, untied, spiky, thick",
"howToGet": "Lavender Town/Pokemon tower specialty"
"notes": "Lavender Town/Pokemon tower specialty"
},
{
"id": "highbun",
"name": "High-bun",
"done": "yes",
"price": 500,
"tags": "default"
"storelocation": "default"
},
{
"id": "highpony",
"name": "Ponytail",
"description": "A high ponytail reminiscent of Lopunny's fur",
"done": "yes",
"price": 500,
"tags": "default"
"storelocation": "default"
},
{
"id": "hilda",
"name": "High-pony",
"description": "A voluminous high ponytail that shows you're ready for adventure. It's popular with new trainers in Unova!",
"price": 1500,
"tags": "unova,"
"regiontags": "unova,"
},
{
"id": "hime",
"name": "Hime",
"description": "Straight, shoulder-length hair with blunt bangs and long side strands.",
"done": "yes",
"price": 500,
"tags": "default"
"storelocation": "default"
},
{
"id": "ho-oh",
"name": "Phoenix Crest",
"description": "A bold, fiery style featuring a high, curved ponytail resembling the sweeping feathers of Ho-Oh.",
"price": 5000,
"howToGet": "saffron boutique"
"notes": "saffron boutique"
},
{
"id": "idolf",
"name": "Demi Bob",
"description": "A soft, short bob with a glamorous edge.",
"price": 500,
"tags": "saffron"
"storelocation": "saffron"
},
{
"id": "janine",
"name": "Spiky Ponytail",
"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,
"tags": "medium,tied,spiky,fuchsia",
"howToGet": "fuchsia city salon"
"tags": "medium,tied,spiky",
"storelocation": "fuchsia",
"notes": "fuchsia city salon"
},
{
"id": "jessie",
@@ -266,23 +244,20 @@
"name": "Springy Pigtails",
"description": "Springy pigtails that somehow defy gravity.",
"price": 1500,
"tags": "johto,"
"regiontags": "johto,"
},
{
"id": "kurt",
"name": "Slicked-Back Straight",
"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,
"tags": "medium, untied, smooth, ",
"howToGet": "azaleacity's salon after beating gym?"
"tags": "medium, untied, smooth",
"notes": "azaleacity's salon after beating gym?"
},
{
"id": "lady",
"name": "Elegant Waves",
"description": "A sophisticated hairstyle with medium-length hair styled into elegant waves.",
"done": "yes",
"price": 500,
"tags": "default"
},
@@ -290,16 +265,14 @@
"id": "lance",
"name": "Wild Upwards Spikes",
"description": "Upwards-facing wild spikes. Very bold! The style was popularized by Elite Four Lance.",
"len": 85,
"price": 2000,
"tags": "short, untied, spiky, ",
"howToGet": "TBD"
"tags": "short, untied, spiky",
"notes": "TBD"
},
{
"id": "lass",
"name": "Puffy Pigtails",
"description": "Medium-length hair styled into two puffy pigtails, giving a cheerful and youthful look.",
"done": "yes",
"price": 500,
"tags": "default"
},
@@ -307,43 +280,36 @@
"id": "leaf",
"name": "Shaggy Hair Bangs",
"description": "Shoulder length shaggy hair that's been kept in check by constantly wearing a hat.",
"len": 82,
"done": "yes",
"price": 500,
"tags": "long, untied, spiky, protag,default,",
"howToGet": "start"
"tags": "long, untied, spiky, protag,default",
"notes": "start"
},
{
"id": "leafeonbob",
"name": "Verdant Bob",
"description": "A peculiar hairstyle that's meant to resembles the leaves of a Leafeon.",
"done": "yes",
"price": 3000,
"tags": "pokemon,"
"tags": "pokemon"
},
{
"id": "lenora",
"name": "Side-Swept Bob",
"description": "A smooth bob with side-swept bangs. The style was popularized by the Unovan Gym Leader Lenora.",
"done": "yes",
"price": 1500,
"tags": "unova,",
"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": "lowbraids",
"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.",
"len": 110,
"done": "yes",
"price": 500,
"tags": "long, tied, smooth,default,"
"tags": "long, tied, smooth,default"
},
{
"id": "lowpony",
"name": "Low-pony",
"description": "A low ponytail reminiscent of Lopunny's fur",
"done": "yes",
"price": 500,
"tags": "default,"
},
@@ -351,25 +317,22 @@
"id": "lucy",
"name": "Voluminous Curls",
"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,
"tags": "hoenn,",
"howToGet": "protag special - unlocked after quest, show a Pokemon from hoenn"
"regiontags": "hoenn,",
"notes": "protag special - unlocked after quest, show a Pokemon from hoenn"
},
{
"id": "lunarbob",
"name": "Lunar Cut",
"description": "A bob cut shaped like a crescent moon, with a sleek, curved silhouette.",
"done": "yes",
"price": 5000,
"tags": "special",
"howToGet": "quest? cresselia outfit"
"notes": "quest? cresselia outfit"
},
{
"id": "lycanrocshorthair",
"name": "Lupine Cut",
"description": "A sleek cut that is reminiscent of a Lycanroc's mane",
"done": "yes",
"price": 3000,
"tags": "special"
},
@@ -377,111 +340,97 @@
"id": "lyra",
"name": "Peppy Pigtails",
"description": "Bouncy pigtails with a playful charm that gives off a carefree vibes.",
"done": "yes",
"price": 1500,
"tags": "johto,"
"regiontags": "johto,"
},
{
"id": "mawile",
"name": "Long Teethed Ponytail",
"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,
"tags": "long, tied, smooth, pokemon,crimson,",
"howToGet": "Crimson City special"
"tags": "long, tied, smooth, pokemon",
"storelocation": "crimson",
"notes": "Crimson City special"
},
{
"id": "may",
"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.",
"done": "yes",
"price": 1500,
"tags": "hoenn,",
"howToGet": "protag special - unlocked after quest, show a Pokemon from hoenn"
"regiontags": "hoenn,",
"notes": "protag special - unlocked after quest, show a Pokemon from hoenn"
},
{
"id": "mikufairy",
"name": "Flowing Twin Tails",
"description": "Long hair styled into voluminous twin tails with delicate, flowing strands that give off a magical and ethereal appearance.",
"done": "yes",
"price": 2000,
"tags": "goldenrod,"
"storelocation": "goldenrod,"
},
{
"id": "mikutwintails",
"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.",
"done": "yes",
"price": 2000,
"tags": "goldenrod,"
"storelocation": "goldenrod,"
},
{
"id": "miror",
"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.",
"len": 103,
"done": "yes",
"price": 5000,
"tags": "long, untied, smooth, thick, npc,saffron,"
"tags": "long, untied, smooth, thick, npc",
"storelocation": "saffron,"
},
{
"id": "mistyGSC",
"name": "Spiky Medium Hair",
"description": "Medium-length hair that looks beautiful and youthful. The style was popularized by Gym Leader Misty.",
"len": 100,
"done": "yes",
"price": 2000,
"tags": "medium, untied, spiky, ",
"howToGet": "cerulean city's salon after beating gym?"
"tags": "medium, untied, spiky",
"notes": "cerulean city's salon after beating gym?"
},
{
"id": "mistyRBY",
"name": "Spiky Side Pigtail",
"description": "Short, spiky hair with a spiky side ponytail. The style was popularized by Gym Leader Misty.",
"len": 92,
"done": "yes",
"price": 2000,
"tags": "medium, tied, spiky, ",
"howToGet": "cerulean city's salon after beating gym?"
"tags": "medium, tied, spiky",
"notes": "cerulean city's salon after beating gym?"
},
{
"id": "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.",
"len": 106,
"done": "yes",
"price": 500,
"tags": "short, untied, spiky,celadon,",
"howToGet": "Celadon City special"
"tags": "short, untied, spiky",
"storelocation": "celadon",
"notes": "Celadon City special"
},
{
"id": "mullet",
"name": "Mullet",
"description": "Business in the front, party in the back!",
"done": "yes",
"price": 500,
"tags": "vermillion"
"storelocation": "vermillion"
},
{
"id": "nate",
"name": "Short, Shaggy spikes",
"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,
"tags": "short, untied, spiky, thick, protag,unova,",
"howToGet": "protag special - unlocked after quest, show a Pokemon from unova"
"tags": "short, untied, spiky, thick, protag",
"regiontags": "unova,",
"notes": "protag special - unlocked after quest, show a Pokemon from unova"
},
{
"id": "nhair",
"name": "Shaggy Ponytail",
"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,
"tags": "long, tied, spiky, thick, npc,unova,",
"howToGet": "protag special - unlocked after quest, show a Pokemon from unova"
"tags": "long, tied, spiky, thick, npc",
"regiontags": "unova,",
"notes": "protag special - unlocked after quest, show a Pokemon from unova"
},
{
"id": "nursejoy",
@@ -501,11 +450,10 @@
"id": "officeworkerF",
"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.",
"len": 114,
"done": "yes",
"price": 500,
"tags": "long, untied, smooth,saffron,",
"howToGet": "Saffron city special"
"tags": "long, untied, smooth",
"storelocation": "saffron,",
"notes": "Saffron city special"
},
{
"id": "oricoriopuffs",
@@ -518,89 +466,78 @@
"id": "painter",
"name": "Soft Side Bangs",
"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,
"tags": "short, untied, smooth,default,"
"tags": "short, untied, smooth,default"
},
{
"id": "pigtails",
"name": "Pigtails",
"description": "High, bouncy pigtails tied with ribbons, adding a fun and youthful touch to your look.",
"done": "yes",
"price": 500,
"tags": "default,"
"tags": "default"
},
{
"id": "pixie",
"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.",
"done": "yes",
"price": 500,
"tags": "default,"
"tags": "default"
},
{
"id": "pompadour",
"name": "Pompadour",
"description": "A dramatic, swept-back hairstyle with towering volume at the front.",
"price": 2000,
"tags": "violet,"
"storelocation": "violet,"
},
{
"id": "punktails",
"name": "Punk Tails",
"description": "High, wild twin ponytails bursting with volume and rebellion.",
"done": "yes",
"price": 500,
"tags": "celadon"
"storelocation": "celadon"
},
{
"id": "red",
"name": "Short Hat Hair",
"description": "Short spiky hair that's been flattened by constantly wearing a hat.",
"len": 67,
"done": "yes",
"price": 500,
"tags": "short, untied, smooth, protag,default,",
"howToGet": "start"
"tags": "short, untied, smooth, protag,default",
"notes": "start"
},
{
"id": "richboy",
"name": "Combover",
"description": "A sleek, neatly styled combover with a side part that creates a polished and refined appearance.",
"done": "yes",
"price": 500,
"tags": "default,"
"tags": "default"
},
{
"id": "rosa",
"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",
"len": 127,
"done": "yes",
"price": 1500,
"tags": "long, tied, smooth, protag,unova,",
"howToGet": "protag special - unlocked after quest, show a Pokemon from unova"
"tags": "long, tied, smooth, protag",
"regiontags": "unova",
"notes": "protag special - unlocked after quest, show a Pokemon from unova"
},
{
"id": "roseradeF",
"name": "Roserade (Medium)",
"description": "Medium-length spiky hair that's styled to resemble a Roserade's head flower.",
"len": 76,
"done": "yes",
"price": 500,
"tags": "medium, untied, spiky, thick, pokemon,celadon,",
"howToGet": "Celadon special"
"tags": "medium, untied, spiky, thick, pokemon",
"storelocation": "celadon,",
"notes": "Celadon special"
},
{
"id": "roseradeM",
"name": "Roserade (Short)",
"description": "Short, spiky hair that's styled to resemble a Roserade's head flower.",
"len": 69,
"done": "yes",
"price": 500,
"tags": "short, untied, spiky, thick, pokemon,celadon,",
"howToGet": "Celadon special"
"tags": "short, untied, spiky, thick, pokemon",
"storelocation": "celadon,",
"notes": "Celadon special"
},
{
"id": "sabrinaGSC",
@@ -615,7 +552,7 @@
{
"id": "sada",
"name": "Paradox Cut",
"tags": "paldea,"
"regiontags": "paldea,"
},
{
"id": "samurai",
@@ -625,32 +562,28 @@
"id": "short1",
"name": "Straight Side Bangs",
"description": "Short, smooth hair that frames the face nicely and gives a trainer a youthful appearance.",
"len": 89,
"done": "yes",
"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 as a child, or you got creative with glue and salon floor clippings.",
"description": "Either you miraculously got the ability to grow beard, or you got creative with glue and salon floor clippings.",
"price": 500
},
{
"id": "shortcut",
"name": "Square-Cut Bangs",
"description": "Very short hair with square-cut bangs framing the face, giving a trainer a youthful, charming appearance.",
"len": 105,
"done": "yes",
"price": 500,
"tags": "short, untied, smooth,default,"
"tags": "short, untied, smooth,default"
},
{
"id": "shortspike",
"name": "Short Spikes",
"done": "yes",
"price": 500,
"tags": "default,"
"tags": "default"
},
{
"id": "sonia",
@@ -667,26 +600,22 @@
"id": "vetf",
"name": "Veteran Bob",
"description": "Short, practical hair styled into a neat bob with subtle layers, giving a no-nonsense look.",
"done": "yes",
"price": 500,
"tags": "crimson",
"howToGet": "cinabar special"
"storelocation": "crimson",
"notes": "cinabar special"
},
{
"id": "wavy",
"name": "Wavy Hair",
"done": "yes",
"price": 500,
"tags": "default,"
"tags": "default"
},
{
"id": "whitney",
"name": "Spiky Low Pigtails",
"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,
"tags": "medium, tied, spiky, ",
"howToGet": "goldenrod city's salon after beating gym?"
"tags": "medium, tied, spiky",
"notes": "goldenrod city's salon after beating gym?"
}
]

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.1 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Some files were not shown because too many files have changed in this diff Show More