Add invocation effect to Fire and Frost Brand

Casts fireball or cone of cold at expert level
This commit is contained in:
Pasi Kallinen
2025-04-13 13:10:24 +03:00
parent 652f8576c0
commit 85de51a69a
4 changed files with 17 additions and 2 deletions

View File

@@ -68,6 +68,8 @@ enum invoke_prop_types {
CREATE_AMMO,
BANISH,
FLING_POISON,
FIRESTORM,
SNOWSTORM,
BLINDING_RAY
};