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"],
|
||||
"graphics" :
|
||||
{
|
||||
"animationTime" :
|
||||
{
|
||||
"idle" : 0
|
||||
},
|
||||
"animation": "CAELEM.DEF"
|
||||
},
|
||||
"sound" :
|
||||
@ -122,10 +118,6 @@
|
||||
"upgrades": ["magmaElemental"],
|
||||
"graphics" :
|
||||
{
|
||||
"animationTime" :
|
||||
{
|
||||
"idle" : 0
|
||||
},
|
||||
"animation": "CEELEM.DEF"
|
||||
},
|
||||
"sound" :
|
||||
@ -185,10 +177,6 @@
|
||||
"upgrades": ["energyElemental"],
|
||||
"graphics" :
|
||||
{
|
||||
"animationTime" :
|
||||
{
|
||||
"idle" : 0
|
||||
},
|
||||
"animation": "CFELEM.DEF"
|
||||
},
|
||||
"sound" :
|
||||
@ -273,10 +261,6 @@
|
||||
"upgrades": ["iceElemental"],
|
||||
"graphics" :
|
||||
{
|
||||
"animationTime" :
|
||||
{
|
||||
"idle" : 0
|
||||
},
|
||||
"animation": "CWELEM.DEF"
|
||||
},
|
||||
"sound" :
|
||||
@ -472,10 +456,6 @@
|
||||
"graphics" :
|
||||
{
|
||||
"animation": "CICEE.DEF",
|
||||
"animationTime" :
|
||||
{
|
||||
"idle" : 0
|
||||
},
|
||||
"missile" :
|
||||
{
|
||||
"projectile": "PICEE.DEF"
|
||||
@ -554,10 +534,6 @@
|
||||
},
|
||||
"graphics" :
|
||||
{
|
||||
"animationTime" :
|
||||
{
|
||||
"idle" : 0
|
||||
},
|
||||
"animation": "CSTONE.DEF"
|
||||
},
|
||||
"sound" :
|
||||
@ -635,10 +611,6 @@
|
||||
"graphics" :
|
||||
{
|
||||
"animation": "CSTORM.DEF",
|
||||
"animationTime" :
|
||||
{
|
||||
"idle" : 0
|
||||
},
|
||||
"missile" :
|
||||
{
|
||||
"projectile": "CPRGTIX.DEF"
|
||||
@ -717,10 +689,6 @@
|
||||
},
|
||||
"graphics" :
|
||||
{
|
||||
"animationTime" :
|
||||
{
|
||||
"idle" : 0
|
||||
},
|
||||
"animation": "CNRG.DEF"
|
||||
},
|
||||
"sound" :
|
||||
|
Loading…
Reference in New Issue
Block a user