1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-12 02:28:11 +02:00

minor fixes:

- fixed duplicated bode dragon ability
- fixed enchanter animation
- removed plural ID from wog sorceress
This commit is contained in:
Ivan Savenko 2013-05-25 11:01:27 +00:00
parent 5436950119
commit 09e2f0f021
3 changed files with 2 additions and 15 deletions

View File

@ -1112,7 +1112,7 @@
"wince": "ECNTWNCE.wav"
}
},
"sorceresses" :
"sorceress" :
{
"index": 193,
"level": 0,

View File

@ -329,12 +329,6 @@
"dragon" :
{
"type" : "DRAGON_NATURE"
},
"descreaseMorale" :
{
"type" : "MORALE",
"effectRange" : "ONLY_ENEMY_ARMY",
"val" : -1
}
},
"upgrades": ["ghostDragon"],
@ -362,13 +356,6 @@
{
"type" : "DRAGON_NATURE",
},
// morale decrease is already set in ZCRTRAIT TXT
// "descreaseMorale" :
// {
// "type" : "MORALE",
// "effectRange" : "ONLY_ENEMY_ARMY",
// "val" : -1
// },
"age" :
{
"type" : "SPELL_AFTER_ATTACK",

View File

@ -332,7 +332,7 @@
},
"graphics" :
{
"animation": "CGTITA.DEF",
"animation": "Cench.DEF",
"missile" :
{
"projectile": "CPRZEAX.DEF"