1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-15 20:03:15 +02:00

Use HoTA values for water treasures

This commit is contained in:
Tomasz Zieliński
2024-02-04 08:57:02 +01:00
parent af3c6450a7
commit 5c6a146952

View File

@@ -3,8 +3,9 @@
{ {
"treasure" : "treasure" :
[ [
{ "min" : 2000, "max" : 6000, "density" : 1 }, { "min" : 4000, "max" : 12000, "density" : 1 },
{ "min" : 100, "max" : 1000, "density" : 5 } { "min" : 1000, "max" : 4000, "density" : 3 },
{ "min" : 100, "max" : 1000, "density" : 6 }
], ],
"shipyard" : "shipyard" :
{ {