mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-28 08:48:48 +02:00
Merge pull request #315 from misiokles/develop
Looks like there's some bug with Travis build, but PR is ok.
This commit is contained in:
commit
e59aa9a1d8
@ -72,6 +72,15 @@
|
||||
"killed": "ZMBLKILL.wav",
|
||||
"move": "ZMBLMOVE.wav",
|
||||
"wince": "ZMBLWNCE.wav"
|
||||
},
|
||||
"abilities":
|
||||
{
|
||||
"castDisease" :
|
||||
{
|
||||
"type" : "SPELL_AFTER_ATTACK",
|
||||
"subtype" : "spell.disease",
|
||||
"val" : 20
|
||||
}
|
||||
}
|
||||
},
|
||||
"wight" :
|
||||
|
Loading…
Reference in New Issue
Block a user