Michał Zaremba 3 kuukautta sitten
vanhempi
sitoutus
237a08cca6

+ 0 - 1
config/creatures/inferno.json

@@ -481,7 +481,6 @@
 		},
 		"graphics" :
 		{
-			"missile" : null,
 			"mapAttackFromRight": "AvWattak.def:0:110",
 			"mapAttackFromLeft": "AvWattak.def:0:111",
 			"animation": "CADEVL.DEF"

+ 0 - 2
config/creatures/rampart.json

@@ -9,7 +9,6 @@
 		"hasDoubleWeek": true,
 		"graphics" :
 		{
-			"missile" : null,
 			"mapAttackFromRight": "AvWattak.def:0:28",
 			"mapAttackFromLeft": "AvWattak.def:0:29",
 			"animation": "CCENTR.DEF"
@@ -32,7 +31,6 @@
 		"doubleWide" : true,
 		"graphics" :
 		{
-			"missile" : null,
 			"mapAttackFromRight": "AvWattak.def:0:30",
 			"mapAttackFromLeft": "AvWattak.def:0:31",
 			"animation": "CECENT.DEF"

+ 0 - 4
config/creatures/special.json

@@ -5,28 +5,24 @@
 	{
 		"faction": "neutral",
 		"disabled" : true,
-		"graphics" : null,
 		"index" : 122
 	},
 	"unused124" :
 	{
 		"faction": "neutral",
 		"disabled" : true,
-		"graphics" : null,
 		"index" : 124
 	},
 	"unused126" :
 	{
 		"faction": "neutral",
 		"disabled" : true,
-		"graphics" : null,
 		"index" : 126
 	},
 	"unused128" :
 	{
 		"faction": "neutral",
 		"disabled" : true,
-		"graphics" : null,
 		"index" : 128
 	},
 

+ 1 - 1
config/schemas/bonusInstance.json

@@ -249,7 +249,7 @@
 					"properties" : {
 						"type" : {
 							"type" : "string",
-							"const" : "TIMES_ARMY_SIZE",
+							"const" : "TIMES_ARMY_SIZE"
 						},
 						"stepSize" : {
 							"type" : "integer",