1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-06 09:09:40 +02:00

Rmg water support (#754)

* Final changes before merge
This commit is contained in:
Nordsoft91
2022-06-10 10:04:56 +03:00
committed by Andrii Danylchenko
parent 5054ee011a
commit 0b29fec63c
3 changed files with 13 additions and 3 deletions

View File

@@ -74,7 +74,7 @@
"description": "Native terrain for creatures. Creatures fighting on native terrain receive several bonuses"
},
"preferUndergroundPlacement": {
"type":"bool",
"type":"boolean",
"description": "Random map generator places player/cpu-owned towns underground if true is specified and on the ground otherwise. Parameter is unused for maps without underground. False by default."
},
"puzzleMap": {