mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
Adds some hats and clothes
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -18,6 +18,9 @@ CLOTHES_FOSSIL_F ="sada"
|
||||
|
||||
CLOTHES_TREVENANT= "trevenantforestkingcloak"
|
||||
|
||||
CLOTHES_WAITRESS = "maid"
|
||||
CLOTHES_WAITER = "butler"
|
||||
|
||||
CLOTHES_LASS_YELLOW ="lass"
|
||||
CLOTHES_LASS_BLUE ="lass2"
|
||||
|
||||
@@ -69,6 +72,7 @@ HAT_BREEDER_3="egg"
|
||||
|
||||
HAT_BREEDEROUTFIT="PKMBreeder"
|
||||
|
||||
HAT_WAITRESS = "maid"
|
||||
|
||||
FUSION_HAT = "fusionnerd"
|
||||
FUSION_OUTFIT = "fusionnerd"
|
||||
|
||||
Binary file not shown.
@@ -107,6 +107,12 @@
|
||||
"tags": "azalea,special,",
|
||||
"howToGet": "type trainer"
|
||||
},
|
||||
{
|
||||
"id": "butler",
|
||||
"name": "Butler Uniform",
|
||||
"price": 5000,
|
||||
"tags": "special,"
|
||||
},
|
||||
{
|
||||
"id": "BusinessSuit",
|
||||
"name": "Business Suit",
|
||||
@@ -255,7 +261,8 @@
|
||||
{
|
||||
"id": "glitzerset",
|
||||
"name": "Glitzer",
|
||||
"price": 2550
|
||||
"price": 2550,
|
||||
"tags": "special,"
|
||||
},
|
||||
{
|
||||
"id": "gothhoodie",
|
||||
@@ -375,6 +382,7 @@
|
||||
"len": 74,
|
||||
"done": "yes",
|
||||
"price": 0,
|
||||
"tags": "special,",
|
||||
"howToGet": "starting outfit"
|
||||
},
|
||||
{
|
||||
@@ -410,8 +418,9 @@
|
||||
},
|
||||
{
|
||||
"id": "maid",
|
||||
"name": "Waitress Uniform",
|
||||
"price": 5000
|
||||
"name": "Maid Uniform",
|
||||
"price": 5000,
|
||||
"tags": "special,"
|
||||
},
|
||||
{
|
||||
"id": "marshweater",
|
||||
@@ -596,12 +605,14 @@
|
||||
"id": "sada",
|
||||
"name": "Primitive Clothes (F)",
|
||||
"price": 10000,
|
||||
"tags": "special",
|
||||
"howToGet": "fossil guy final"
|
||||
},
|
||||
{
|
||||
"id": "sado",
|
||||
"name": "Primitive Clothes (M)",
|
||||
"price": 10000,
|
||||
"tags": "special",
|
||||
"howToGet": "fossil guy final"
|
||||
},
|
||||
{
|
||||
|
||||
@@ -502,6 +502,13 @@
|
||||
"tags": "floating,pokemon-shedinja",
|
||||
"howToGet": "reward for beating the ilex forest shedinja encounter? reward for showing a shedinja to someone?"
|
||||
},
|
||||
{
|
||||
"id": "haxorushelmet",
|
||||
"name": "Jaw Helmet",
|
||||
"description": "A fearsome helmet crafted in the shape of a Haxorus's jaw. It is sure to intimidate your enemies! ",
|
||||
"price": 8000,
|
||||
"tags": "pokemon-axew,pokemon-fraxure,pokemon-haxorus,"
|
||||
},
|
||||
{
|
||||
"id": "headlacecovering",
|
||||
"name": "Lace Covering",
|
||||
@@ -1318,6 +1325,12 @@
|
||||
"tags": "hat,trainer,galar,",
|
||||
"howToGet": "trainer clothing store?"
|
||||
},
|
||||
{
|
||||
"id": "voltorbitembarrette",
|
||||
"name": "Pokéball Barrette",
|
||||
"price": 1500,
|
||||
"tags": "hariclip,pokemon-voltorb,pokemon-electrode,"
|
||||
},
|
||||
{
|
||||
"id": "waterdress",
|
||||
"name": "Straw Hat",
|
||||
|
||||
@@ -1,5 +1,2 @@
|
||||
1741874456
|
||||
1741874457
|
||||
1741874460
|
||||
1741874466
|
||||
1741874489
|
||||
1741877280
|
||||
1741877284
|
||||
@@ -487,3 +487,15 @@ Graphics/CustomBattlers/spritesheets/spritesheets_base/324.png
|
||||
Graphics/CustomBattlers/spritesheets/spritesheets_base/278.png
|
||||
Graphics/CustomBattlers/spritesheets/spritesheets_custom/73/73.png
|
||||
Graphics/CustomBattlers/spritesheets/spritesheets_custom/116/116.png
|
||||
Graphics/CustomBattlers/spritesheets/spritesheets_custom/403/403.png
|
||||
Graphics/CustomBattlers/spritesheets/spritesheets_base/495.png
|
||||
Graphics/CustomBattlers/spritesheets/spritesheets_base/397.png
|
||||
Graphics/CustomBattlers/spritesheets/spritesheets_custom/397/397.png
|
||||
Graphics/CustomBattlers/spritesheets/spritesheets_base/36.png
|
||||
Graphics/CustomBattlers/spritesheets/spritesheets_custom/133/133.png
|
||||
Graphics/CustomBattlers/spritesheets/spritesheets_base/192.png
|
||||
Graphics/CustomBattlers/spritesheets/spritesheets_base/228.png
|
||||
Graphics/CustomBattlers/spritesheets/spritesheets_custom/400/400.png
|
||||
Graphics/CustomBattlers/spritesheets/spritesheets_base/146.png
|
||||
Graphics/CustomBattlers/spritesheets/spritesheets_custom/33/33.png
|
||||
Graphics/CustomBattlers/spritesheets/spritesheets_custom/62/62.png
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user