1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-25 22:42:04 +02:00

Implemented basic version of configurable Witch Hut

This commit is contained in:
Ivan Savenko
2023-09-30 18:47:47 +03:00
parent 79b7518b0e
commit fd01a25352
28 changed files with 316 additions and 296 deletions

View File

@@ -220,7 +220,7 @@ Keep in mind, that all randomization is performed on map load and on object rese
```jsonc
"resources": [
{
"list" : [ "wood", "ore" ],
"anyOf" : [ "wood", "ore" ],
"amount" : 10
},
{