From 594683d077529d04d2d00e63500836b6e219695e Mon Sep 17 00:00:00 2001 From: Enno Rehling Date: Sat, 8 Oct 2005 18:43:00 +0000 Subject: [PATCH] replaced spellids by spellnames --- src/common/kernel/spell.c | 4 ++-- src/res/races.xml | 30 +++++++++++++++--------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/src/common/kernel/spell.c b/src/common/kernel/spell.c index 481330e93..a6e78d329 100644 --- a/src/common/kernel/spell.c +++ b/src/common/kernel/spell.c @@ -10040,7 +10040,7 @@ static spell spelldaten[] = (spell_f)sp_shadowcall, patzer }, { - SPL_IMMOLATION, "firestorm", + SPL_IMMOLATION, "immolation", "Verletzt alle Gegner.", NULL, NULL, M_GRAU, (COMBATSPELL), 5, 12, { @@ -10052,7 +10052,7 @@ static spell spelldaten[] = }, (spell_f)sp_immolation, patzer }, - { SPL_FIREODEM, "immolation", + { SPL_FIREODEM, "firestorm", "Tötet die Feinde", NULL, NULL, M_GRAU, (COMBATSPELL), 5, 8, { diff --git a/src/res/races.xml b/src/res/races.xml index abf987322..e70d0424a 100644 --- a/src/res/races.xml +++ b/src/res/races.xml @@ -279,7 +279,7 @@ - + @@ -433,7 +433,7 @@ - + @@ -679,7 +679,7 @@ - + @@ -693,7 +693,7 @@ - + @@ -708,7 +708,7 @@ - + @@ -1131,7 +1131,7 @@ - + @@ -1294,7 +1294,7 @@ - + @@ -1329,7 +1329,7 @@ - + @@ -1339,7 +1339,7 @@ - + @@ -1357,7 +1357,7 @@ - + @@ -1368,7 +1368,7 @@ - + @@ -1379,7 +1379,7 @@ - + @@ -1389,7 +1389,7 @@ - + @@ -1421,8 +1421,8 @@ - - + + -->