2
0
Эх сурвалжийг харах

#973 - use ship battleground for favorable winds

Andrii Danylchenko 3 жил өмнө
parent
commit
4205701f96

+ 0 - 4
config/battlefields.json

@@ -124,10 +124,6 @@
 			}
 		]
 	},
-	"favorable_winds": {
-		"graphics": "CMBKFW.BMP",
-		"isSpecial" : true
-	},
 	"cursed_ground": {
 		"graphics": "CMBKCUR.BMP",
 		"isSpecial" : true,

+ 1 - 1
config/objects/generic.json

@@ -970,7 +970,7 @@
 	"favorableWinds" : {
 		"index" :225,
 		"handler": "terrain",
-		"types" : { "object" : { "index" : 0, "battleground": "favorable_winds" } }
+		"types" : { "object" : { "index" : 0, "battleground": "ship" } }
 	},
 	"fieryFields": {
 		"index" :226,