1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-29 23:07:48 +02:00

Support for Titan's Thunder (creating Spellbook) & Titan's Lightning Bolt.

This commit is contained in:
DjWarmonger
2011-07-06 14:25:12 +00:00
parent 75d068bc03
commit c53c226820
5 changed files with 9 additions and 4 deletions

View File

@@ -3450,6 +3450,7 @@ void CGameHandler::handleSpellCasting( int spellID, int spellLvl, THex destinati
case 24: //death ripple
case 25: //destroy undead
case 26: //armageddon
case 57: //Titan's Lightning bolt
case 77: //Thunderbolt (thunderbirds)
{
StacksInjured si;