1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-02-03 13:01:33 +02:00

Better docs

This commit is contained in:
Tomasz Zieliński 2024-11-25 17:34:13 +01:00
parent 6bdb10444f
commit b3b525d282

View File

@ -60,7 +60,11 @@
``` javascript
{
// Type of this zone. Possible values are:
// "playerStart", "cpuStart", "treasure", "junction", "sealed"
// "playerStart" - Starting zone for a "human or CPU" players
// "cpuStart" - Starting zone for "CPU only" players
// "treasure" - Generic neutral zone
// "junction" - Neutral zone with narrow passages only. The rest of area is filled with obstacles.
// "sealed" - Decorative impassable zone completely filled with obstacles
"type" : "playerStart",
// relative size of zone