From a2aed404767a3a7f0563f22340f4f501d16aa97f Mon Sep 17 00:00:00 2001 From: Freeyorp Date: Sun, 11 Apr 2010 20:04:59 +1200 Subject: More fixes --- conf/magic.conf.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/magic.conf.template b/conf/magic.conf.template index 1e63c5f2..43e93573 100644 --- a/conf/magic.conf.template +++ b/conf/magic.conf.template @@ -1473,7 +1473,7 @@ NONMAGIC SILENT SPELL easter-invader-jump (t : STRING) : "#j" = (REQUIRE name_of(caster) == "Xakelbael the Dark") => EFFECT IF not (status_option(caster, 4096)) THEN ( sfx(caster, 33, 0); WAIT 200; ); - IF (t == "r") THEN ( warp(caster, @("028-1.gat", 139, 46)); ) + IF (t == "r") THEN ( warp(caster, @("028-1.gat", 129, 46)); ) ELSE IF (t == "s") THEN ( warp(caster, @("028-1.gat", 69, 96)); ) ELSE IF (t == "c") THEN ( warp(caster, @("028-3.gat", 50, 58)); ) ELSE IF (t == "t") THEN ( warp(caster, @("009-1.gat", 48, 35)); ) -- cgit v1.2.3-60-g2f50