Bläddra i källkod

#973 - use ship battleground for favorable winds

Andrii Danylchenko 3 år sedan
förälder
incheckning
4205701f96
2 ändrade filer med 1 tillägg och 5 borttagningar
  1. 0 4
      config/battlefields.json
  2. 1 1
      config/objects/generic.json

+ 0 - 4
config/battlefields.json

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

+ 1 - 1
config/objects/generic.json

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