1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00

Update docs. Old info is irelevant anyway.

This commit is contained in:
Tomasz Zieliński 2023-10-30 21:03:12 +01:00
parent c753a1fdf7
commit 7614a3f49b

View File

@ -18,8 +18,8 @@
/// Number of players that will be present on map (human or AI)
"players" : "2-4",
/// Optional, number of AI-only players
"cpu" : "2",
/// Since 1.4.0 - Optional, number of human-only players (as in original templates)
"humans" : "1-4",
///Optional parameter allowing to prohibit some water modes. All modes are allowed if parameter is not specified
"allowedWaterContent" : ["none", "normal", "islands"]