mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
51 lines
981 B
JSON
51 lines
981 B
JSON
[
|
|
{
|
|
"price": 10,
|
|
"name": "Steel",
|
|
"icon": "🗡️",
|
|
"lm_url": "af5553c6-f5fe-4253-b5d5-eb5531f8dcdf"
|
|
},
|
|
{
|
|
"price": 20,
|
|
"name": "Bronze",
|
|
"icon": "🗽",
|
|
"lm_url": "9d2b0961-d8d2-4b10-94fc-5d7497baef40"
|
|
},
|
|
{
|
|
"price": 40,
|
|
"name": "Copper",
|
|
"icon": "🎷",
|
|
"lm_url": "76d47d46-9ffa-411c-b6c3-96dd491631bc"
|
|
},
|
|
{
|
|
"price": 75,
|
|
"name": "Silver",
|
|
"icon": "🍴",
|
|
"lm_url": "df45c1e6-49dc-4494-9bdf-071d85e254a5"
|
|
},
|
|
{
|
|
"price": 150,
|
|
"name": "Gold",
|
|
"icon": "🏆",
|
|
"lm_url": "30bf66e8-c9ff-4642-bb39-17a1dfe278f2"
|
|
},
|
|
{
|
|
"price": 250,
|
|
"name": "Platinum",
|
|
"icon": "🛰",
|
|
"lm_url": "c837df35-eb23-4206-a0b5-024a236077cb"
|
|
},
|
|
{
|
|
"price": 500,
|
|
"name": "Sapphire",
|
|
"icon": "💍",
|
|
"lm_url": "5e5f0b42-b885-4bb6-a981-642d1e40d9ac"
|
|
},
|
|
{
|
|
"price": 1000,
|
|
"name": "Diamond",
|
|
"icon": "👑",
|
|
"lm_url": "5c24c85b-cd08-42ff-9515-743e46f3e825"
|
|
}
|
|
]
|