1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/config/resources.json

5 lines
124 B
JSON
Raw Normal View History

2012-04-08 05:14:20 +03:00
{
// Price of each resource in gold, in usual resource order
"resources_prices": [ 250, 500, 250, 500, 500, 500, 1, 0 ]
}