Files
recflare/apps/econ/static/ad-carousel-items.json
T
devin c33919bc67 Currency, storefronts, purchasing (#12)
And a few other minor things, but primarily, the balance table exists and also consumable/inventory table.
2026-07-15 14:10:49 -04:00

10 lines
161 B
JSON

[
{
"AdCarouselItemId": 1,
"Description": "No description.",
"ImageName": "AdCarouselItem.png",
"PurchasableItemIds": [],
"Title": "Lorem ipsum"
}
]