瀏覽代碼

Fixed template with no starting towns for players 3 and 4.

Tomasz Zieliński 2 年之前
父節點
當前提交
b0830a837b
共有 1 個文件被更改,包括 4 次插入3 次删除
  1. 4 3
      Mods/vcmi/config/vcmi/rmg/symmetric/2sm2i(2).JSON

+ 4 - 3
Mods/vcmi/config/vcmi/rmg/symmetric/2sm2i(2).JSON

@@ -2,7 +2,8 @@
 	"2SM2i(2)" :
 	{
 		"minSize" : "s", "maxSize" : "m+u",
-		"players" : "2-4",
+		"players" : "2",
+		"cpu": "1-2",
 		"zones" :
 		{
 			"1" :
@@ -32,7 +33,7 @@
 			},
 			"3" :
 			{
-				"type" : "playerStart",
+				"type" : "treasure",
 				"size" : 11,
 				"monsters" : "normal",
 				"minesLikeZone" : 1,
@@ -54,7 +55,7 @@
 			},
 			"5" :
 			{
-				"type" : "playerStart",
+				"type" : "treasure",
 				"size" : 11,
 				"monsters" : "normal",
 				"neutralTowns" : { "towns" : 1 },