Adds some hats and clothes

This commit is contained in:
chardub
2025-03-13 10:49:05 -04:00
parent 4edd8e9719
commit ce8d182b2f
11 changed files with 45 additions and 8 deletions

View File

@@ -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"
},
{