mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-22 17:15:09 +00:00
Adds moar character customization options
This commit is contained in:
@@ -181,6 +181,11 @@
|
||||
"tags": "azalea,pokemon-spinarak,pokemon-ariados,",
|
||||
"howToGet": "found at sky pillar"
|
||||
},
|
||||
{
|
||||
"id": "Eri",
|
||||
"name": "Caph Squad Captain",
|
||||
"tags": "paldea,"
|
||||
},
|
||||
{
|
||||
"id": "fantasyadventurersoutfit",
|
||||
"name": "Traveller Outfit",
|
||||
@@ -189,6 +194,12 @@
|
||||
"tags": "special,",
|
||||
"howToGet": "Given by exotic pokemon quest npc after completing all the quests"
|
||||
},
|
||||
{
|
||||
"id": "fauxwrap",
|
||||
"name": "Faux Wrap Dress",
|
||||
"price": 3500,
|
||||
"tags": "ecruteak"
|
||||
},
|
||||
{
|
||||
"id": "fighting",
|
||||
"name": "Fighting Outfit",
|
||||
@@ -325,7 +336,7 @@
|
||||
{
|
||||
"id": "kris",
|
||||
"name": "Crystal Classic",
|
||||
"description": "An outfit worn by young female trainers that is popular in the Johto region.",
|
||||
"description": "A popular Johtonian outfit worn by aspiring female trainers.",
|
||||
"price": 4000,
|
||||
"tags": "johto",
|
||||
"howToGet": "regional"
|
||||
@@ -576,6 +587,18 @@
|
||||
"price": 12000,
|
||||
"tags": "pokemon-budew,pokemon-roserade,pokemon-roselia,celadon"
|
||||
},
|
||||
{
|
||||
"id": "sada",
|
||||
"name": "Primitive Clothes (F)",
|
||||
"price": 10000,
|
||||
"howToGet": "fossil guy final"
|
||||
},
|
||||
{
|
||||
"id": "sado",
|
||||
"name": "Primitive Clothes (M)",
|
||||
"price": 10000,
|
||||
"howToGet": "fossil guy final"
|
||||
},
|
||||
{
|
||||
"id": "sandshrewoutfit",
|
||||
"name": "Sandshrew Outfit",
|
||||
@@ -655,6 +678,12 @@
|
||||
"price": 1500,
|
||||
"tags": "default"
|
||||
},
|
||||
{
|
||||
"id": "trevenantforestkingcloak",
|
||||
"name": "Forest King Cloak",
|
||||
"price": 25000,
|
||||
"tags": "pokemon-phantump,pokemon-trevenant,"
|
||||
},
|
||||
{
|
||||
"id": "urbanelectric",
|
||||
"name": "Electric Outfit",
|
||||
|
||||
Reference in New Issue
Block a user