mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-12 15:44:57 +00:00
adds some more character customization options
This commit is contained in:
@@ -235,6 +235,12 @@
|
||||
"tags": "pokemon-fused,special,",
|
||||
"howToGet": "cinnabar lab after fusing 100 times"
|
||||
},
|
||||
{
|
||||
"id": "ghostoutfit",
|
||||
"name": "Ghost Outfit",
|
||||
"tags": "type-ghost,special",
|
||||
"howToGet": "type trainer"
|
||||
},
|
||||
{
|
||||
"id": "glitzerset",
|
||||
"name": "Glitzer",
|
||||
@@ -316,6 +322,14 @@
|
||||
"tags": "mahogany",
|
||||
"howToGet": "city-exclusive outfit"
|
||||
},
|
||||
{
|
||||
"id": "kris",
|
||||
"name": "Crystal Classic",
|
||||
"description": "An outfit worn by young female trainers that is popular in the Johto region.",
|
||||
"price": 4000,
|
||||
"tags": "johto",
|
||||
"howToGet": "regional"
|
||||
},
|
||||
{
|
||||
"id": "lady",
|
||||
"name": "Elegant Dress",
|
||||
|
||||
@@ -118,6 +118,12 @@
|
||||
"tags": "hat,",
|
||||
"howToGet": "gym reward"
|
||||
},
|
||||
{
|
||||
"id": "bruxishcrown",
|
||||
"name": "Bruxish Crown",
|
||||
"price": 5000,
|
||||
"tags": "hairclip,headband,pokemon-bruxish,"
|
||||
},
|
||||
{
|
||||
"id": "bugantenna",
|
||||
"name": "Bug Antennas",
|
||||
@@ -179,8 +185,8 @@
|
||||
{
|
||||
"id": "clownnose",
|
||||
"name": "Clown Nose",
|
||||
"price": 1500,
|
||||
"tags": "mask,pokemon-mimejr,pokemon-mrmime,"
|
||||
"price": 15000,
|
||||
"tags": "mask,special,"
|
||||
},
|
||||
{
|
||||
"id": "cloak",
|
||||
@@ -529,6 +535,22 @@
|
||||
"price": 1000,
|
||||
"tags": "hat,celadon,"
|
||||
},
|
||||
{
|
||||
"id": "hilda",
|
||||
"name": "Pink & White Cap",
|
||||
"description": "A sleek pink and white cap with a refined design, popular with fledgling trainers in Unova.",
|
||||
"done": "yes",
|
||||
"price": 2000,
|
||||
"tags": "hat,trainer,unova,"
|
||||
},
|
||||
{
|
||||
"id": "hilda2",
|
||||
"name": "Pink & White Cap (hair)",
|
||||
"description": "A sleek pink and white cap with a refined design, popular with fledgling trainers in Unova.",
|
||||
"done": "yes",
|
||||
"price": 2000,
|
||||
"tags": "hat,trainer,unova,"
|
||||
},
|
||||
{
|
||||
"id": "hilbert",
|
||||
"name": "Dark Red & Black Cap",
|
||||
@@ -1158,6 +1180,12 @@
|
||||
"tags": "nest,",
|
||||
"howToGet": "stay idle on mt. moon summit"
|
||||
},
|
||||
{
|
||||
"id": "sudowoodohorns",
|
||||
"name": "Sudowoodo Horns",
|
||||
"price": 5000,
|
||||
"tags": "pokemon-bonsly,pokemon-sudowoodo,hairclip,headband,"
|
||||
},
|
||||
{
|
||||
"id": "sylveonbow",
|
||||
"name": "Sylveon Hair Bow",
|
||||
|
||||
Reference in New Issue
Block a user