mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-28 08:48:48 +02:00
5 lines
127 B
JSON
5 lines
127 B
JSON
|
{
|
||
|
// Price of each ressource in gold, in usual ressource order
|
||
|
"ressources_prices": [ 250, 500, 250, 500, 500, 500, 1, 0 ]
|
||
|
}
|