mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-24 08:32:34 +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 ]
|
|
}
|