mirror of
https://github.com/vcmi/vcmi.git
synced 2025-03-31 22:05:10 +02:00
Merge pull request #559 from dydzio0614/AcidBreathFix
Acid dragon / acid breath fix
This commit is contained in:
commit
db83b3641c
config
@ -251,7 +251,7 @@
|
||||
{
|
||||
"type" : "ACID_BREATH",
|
||||
"val" : 25,
|
||||
"addInfo" : 20
|
||||
"addInfo" : 30
|
||||
},
|
||||
"fireBreath" :
|
||||
{
|
||||
|
@ -362,6 +362,12 @@
|
||||
"index" : 80,
|
||||
"targetType": "NO_TARGET",
|
||||
|
||||
"animation":{
|
||||
"affect":["C17SPW0"]
|
||||
},
|
||||
"sounds": {
|
||||
"cast": "ACID"
|
||||
},
|
||||
"levels" : {
|
||||
"base":{
|
||||
"battleEffects":{
|
||||
|
Loading…
x
Reference in New Issue
Block a user