Skip to content

Commit

Permalink
Update store-data.json
Browse files Browse the repository at this point in the history
  • Loading branch information
XPMUser authored Nov 30, 2024
1 parent 4f3703d commit 74698c1
Showing 1 changed file with 64 additions and 0 deletions.
64 changes: 64 additions & 0 deletions 1-60-0/data/store/34/store-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -7880,4 +7880,68 @@
}
]
}
"22": {
"name": "THE MACHINE SHOP",
"pages": [
{
"btn": {
"icon": {
"type": "item",
"ID": "47",
"metadata": {
"vIcon": 1
}
},
"bot": "Items"
},
"items": [
{
"ID": 46,
"type": "hat",
"cost": [
{
"type": "currency",
"ID": 11,
"N": 250
}
]
},
{
"ID": 69,
"type": "weapon",
"cost": [
{
"type": "currency",
"ID": 11,
"N": 350
}
]
},
{
"ID": 43,
"type": "outfit",
"cost": [
{
"type": "currency",
"ID": 11,
"N": 300
}
]
},
{
"ID": 118,
"type": "pet",
"cost": [
{
"type": "currency",
"ID": 11,
"N": 1500
}
]
}
],
"isDefault": true
}
]
}
}

0 comments on commit 74698c1

Please sign in to comment.