mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-24 22:14:36 +02:00
Remove block of conflux creatures idle animations
This commit is contained in:
parent
7f8f09c8fa
commit
ac380b0f4c
@ -55,10 +55,6 @@
|
|||||||
"upgrades": ["stormElemental"],
|
"upgrades": ["stormElemental"],
|
||||||
"graphics" :
|
"graphics" :
|
||||||
{
|
{
|
||||||
"animationTime" :
|
|
||||||
{
|
|
||||||
"idle" : 0
|
|
||||||
},
|
|
||||||
"animation": "CAELEM.DEF"
|
"animation": "CAELEM.DEF"
|
||||||
},
|
},
|
||||||
"sound" :
|
"sound" :
|
||||||
@ -122,10 +118,6 @@
|
|||||||
"upgrades": ["magmaElemental"],
|
"upgrades": ["magmaElemental"],
|
||||||
"graphics" :
|
"graphics" :
|
||||||
{
|
{
|
||||||
"animationTime" :
|
|
||||||
{
|
|
||||||
"idle" : 0
|
|
||||||
},
|
|
||||||
"animation": "CEELEM.DEF"
|
"animation": "CEELEM.DEF"
|
||||||
},
|
},
|
||||||
"sound" :
|
"sound" :
|
||||||
@ -185,10 +177,6 @@
|
|||||||
"upgrades": ["energyElemental"],
|
"upgrades": ["energyElemental"],
|
||||||
"graphics" :
|
"graphics" :
|
||||||
{
|
{
|
||||||
"animationTime" :
|
|
||||||
{
|
|
||||||
"idle" : 0
|
|
||||||
},
|
|
||||||
"animation": "CFELEM.DEF"
|
"animation": "CFELEM.DEF"
|
||||||
},
|
},
|
||||||
"sound" :
|
"sound" :
|
||||||
@ -273,10 +261,6 @@
|
|||||||
"upgrades": ["iceElemental"],
|
"upgrades": ["iceElemental"],
|
||||||
"graphics" :
|
"graphics" :
|
||||||
{
|
{
|
||||||
"animationTime" :
|
|
||||||
{
|
|
||||||
"idle" : 0
|
|
||||||
},
|
|
||||||
"animation": "CWELEM.DEF"
|
"animation": "CWELEM.DEF"
|
||||||
},
|
},
|
||||||
"sound" :
|
"sound" :
|
||||||
@ -472,10 +456,6 @@
|
|||||||
"graphics" :
|
"graphics" :
|
||||||
{
|
{
|
||||||
"animation": "CICEE.DEF",
|
"animation": "CICEE.DEF",
|
||||||
"animationTime" :
|
|
||||||
{
|
|
||||||
"idle" : 0
|
|
||||||
},
|
|
||||||
"missile" :
|
"missile" :
|
||||||
{
|
{
|
||||||
"projectile": "PICEE.DEF"
|
"projectile": "PICEE.DEF"
|
||||||
@ -554,10 +534,6 @@
|
|||||||
},
|
},
|
||||||
"graphics" :
|
"graphics" :
|
||||||
{
|
{
|
||||||
"animationTime" :
|
|
||||||
{
|
|
||||||
"idle" : 0
|
|
||||||
},
|
|
||||||
"animation": "CSTONE.DEF"
|
"animation": "CSTONE.DEF"
|
||||||
},
|
},
|
||||||
"sound" :
|
"sound" :
|
||||||
@ -635,10 +611,6 @@
|
|||||||
"graphics" :
|
"graphics" :
|
||||||
{
|
{
|
||||||
"animation": "CSTORM.DEF",
|
"animation": "CSTORM.DEF",
|
||||||
"animationTime" :
|
|
||||||
{
|
|
||||||
"idle" : 0
|
|
||||||
},
|
|
||||||
"missile" :
|
"missile" :
|
||||||
{
|
{
|
||||||
"projectile": "CPRGTIX.DEF"
|
"projectile": "CPRGTIX.DEF"
|
||||||
@ -717,10 +689,6 @@
|
|||||||
},
|
},
|
||||||
"graphics" :
|
"graphics" :
|
||||||
{
|
{
|
||||||
"animationTime" :
|
|
||||||
{
|
|
||||||
"idle" : 0
|
|
||||||
},
|
|
||||||
"animation": "CNRG.DEF"
|
"animation": "CNRG.DEF"
|
||||||
},
|
},
|
||||||
"sound" :
|
"sound" :
|
||||||
|
Loading…
Reference in New Issue
Block a user