diff --git a/config/creatures/conflux.json b/config/creatures/conflux.json index 7a73c01a4..54707d413 100644 --- a/config/creatures/conflux.json +++ b/config/creatures/conflux.json @@ -36,6 +36,10 @@ "upgrades": ["stormElemental"], "graphics" : { + "animationTime" : + { + "idle" : 0 + }, "animation": "CAELEM.DEF" }, "sound" : @@ -82,6 +86,10 @@ "upgrades": ["magmaElemental"], "graphics" : { + "animationTime" : + { + "idle" : 0 + }, "animation": "CEELEM.DEF" }, "sound" : @@ -129,6 +137,10 @@ "upgrades": ["energyElemental"], "graphics" : { + "animationTime" : + { + "idle" : 0 + }, "animation": "CFELEM.DEF" }, "sound" : @@ -190,6 +202,10 @@ "upgrades": ["iceElemental"], "graphics" : { + "animationTime" : + { + "idle" : 0 + }, "animation": "CWELEM.DEF" }, "sound" : @@ -334,6 +350,10 @@ "graphics" : { "animation": "CICEE.DEF", + "animationTime" : + { + "idle" : 0 + }, "missile" : { "projectile": "PICEE.DEF" @@ -379,6 +399,10 @@ }, "graphics" : { + "animationTime" : + { + "idle" : 0 + }, "animation": "CSTONE.DEF" }, "sound" : @@ -421,6 +445,10 @@ "graphics" : { "animation": "CSTORM.DEF", + "animationTime" : + { + "idle" : 0 + }, "missile" : { "projectile": "CPRGTIX.DEF" @@ -471,6 +499,10 @@ }, "graphics" : { + "animationTime" : + { + "idle" : 0 + }, "animation": "CNRG.DEF" }, "sound" :