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:
@@ -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
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user