mirror of
https://github.com/vcmi/vcmi.git
synced 2025-01-26 03:52:01 +02:00
Fix useless template setting
This commit is contained in:
parent
3d3c97bf93
commit
5219f1db9d
@ -233,9 +233,7 @@
|
||||
"mines" : { "wood" : 0, "mercury" : 0, "ore" : 0, "sulfur" : 0, "crystal" : 0, "gems" : 0, "gold" : 10 },
|
||||
"treasure" :
|
||||
[
|
||||
{ "min" : 30000, "max" : 90000, "density" : 25 },
|
||||
{ "min" : 0, "max" : 0, "density" : 1 },
|
||||
{ "min" : 0, "max" : 0, "density" : 1 }
|
||||
{ "min" : 30000, "max" : 90000, "density" : 25 }
|
||||
]
|
||||
},
|
||||
"6" :
|
||||
|
Loading…
x
Reference in New Issue
Block a user