mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-24 22:14:36 +02:00
Wyverns will cast Poison instead of Stone Gaze.
This commit is contained in:
parent
0c45fb95d4
commit
a20e53acb5
@ -279,7 +279,7 @@
|
||||
"petrify" :
|
||||
{
|
||||
"type" : "SPELL_AFTER_ATTACK",
|
||||
"subtype" : "spell.stoneGaze",
|
||||
"subtype" : "spell.poison",
|
||||
"val" : 50
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user