From 47e0fe0a201ec6e74b7ee6e0fd90862310b33c5b Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sun, 9 Nov 2008 10:42:44 +0000 Subject: Spelling fix --- conf/magic.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/magic.conf b/conf/magic.conf index c4d8f6ac..220c8566 100644 --- a/conf/magic.conf +++ b/conf/magic.conf @@ -139,7 +139,7 @@ SPELL flare-dart : "#fla" = ATTRIGGER CALL attack_check(target); CALL elt_damage (target, damage, damage_bonus, ELT_WATER, ELT_FIRE, 15); - + SPELL magic-blade : "#mbl" = LET level = 0 school = WAR @@ -571,7 +571,7 @@ LOCAL SPELL mouboo-groan : "#g" = THEN message(p, "The moubootaur's groaning rings in your ears!"); ELSE IF (distance < 70) THEN message(p, "You hear a loud groaning noise, not far away..."); - ELSE message(p, "You hear an odd groaining noise in the distance..."); + ELSE message(p, "You hear an odd groaning noise in the distance..."); LOCAL SPELL mouboo-smell : "#s" = @@ -598,4 +598,4 @@ SPELL trick-or-treat : "trick-or-treat" = spawn(rbox(location(caster), 3), caster, 1010, 0, 1 + random(3), 10000 + random(20000)); FOREACH MOB target IN rbox(location(caster), 5) DO (sfx(target, 5, 0); - aggravate(target, 0, caster);)) \ No newline at end of file + aggravate(target, 0, caster);)) -- cgit v1.2.3-60-g2f50