mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
Wyverns will cast Poison instead of Stone Gaze.
This commit is contained in:
@@ -279,7 +279,7 @@
|
||||
"petrify" :
|
||||
{
|
||||
"type" : "SPELL_AFTER_ATTACK",
|
||||
"subtype" : "spell.stoneGaze",
|
||||
"subtype" : "spell.poison",
|
||||
"val" : 50
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user