mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
Update docs. Old info is irelevant anyway.
This commit is contained in:
@@ -18,8 +18,8 @@
|
|||||||
/// Number of players that will be present on map (human or AI)
|
/// Number of players that will be present on map (human or AI)
|
||||||
"players" : "2-4",
|
"players" : "2-4",
|
||||||
|
|
||||||
/// Optional, number of AI-only players
|
/// Since 1.4.0 - Optional, number of human-only players (as in original templates)
|
||||||
"cpu" : "2",
|
"humans" : "1-4",
|
||||||
|
|
||||||
///Optional parameter allowing to prohibit some water modes. All modes are allowed if parameter is not specified
|
///Optional parameter allowing to prohibit some water modes. All modes are allowed if parameter is not specified
|
||||||
"allowedWaterContent" : ["none", "normal", "islands"]
|
"allowedWaterContent" : ["none", "normal", "islands"]
|
||||||
|
|||||||
Reference in New Issue
Block a user