Fix 1376 turrets damage can decrease

This commit is contained in:
Vadim Markovtsev
2016-02-01 20:39:51 +03:00
parent 7f68124b97
commit 97bae518fc
+5 -1
View File
@@ -112,7 +112,11 @@
"index": 149,
"level": 0,
"faction": "neutral",
"abilities": { "shooter" : { "type" : "SHOOTER" } },
"abilities":
{
"shooter" : { "type" : "SHOOTER" },
"ignoreDefence" : { "type" : "ENEMY_DEFENCE_REDUCTION", "val" : 100 }
},
"graphics" :
{
"animation": "CLCBOW.DEF" // needed to pass validation, never used