Files
ShopMod/mods/shop_categories.json
2025-11-24 15:23:38 -05:00

13 lines
202 B
JSON

[
{
"id": 1,
"name": "Consumables",
"description": "Limited usage consumable items."
},
{
"id": 2,
"name": "Services",
"description": "Non-item services and boosts."
}
]