mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-21 17:17:06 +02:00
5 lines
124 B
JSON
5 lines
124 B
JSON
{
|
|
// Price of each resource in gold, in usual resource order
|
|
"resources_prices": [ 250, 500, 250, 500, 500, 500, 1, 0 ]
|
|
}
|