Преглед изворни кода

Allow standard defeat on 'To kill a hero' map, in line with H3

Ivan Savenko пре 1 година
родитељ
комит
bffc28d9a6
1 измењених фајлова са 8 додато и 0 уклоњено
  1. 8 0
      config/mapOverrides.json

+ 8 - 0
config/mapOverrides.json

@@ -295,6 +295,14 @@
 				},
 				"message" : "core.genrltxt.252"
 			},
+			"standardVictory" : {
+				"condition" : [ "standardWin" ],
+				"effect" : {
+					"messageToSend" : "core.genrltxt.5",
+					"type" : "victory"
+				},
+				"message" : "core.genrltxt.659"
+			},
 			"standardDefeat" : {
 				"condition" : [ "daysWithoutTown", { "value" : 7 } ],
 				"effect" : {