From d075f25617f1306ad2aef2b1e87567f6c683aa7f Mon Sep 17 00:00:00 2001 From: Fate Date: Sat, 10 Jan 2009 04:52:20 -0700 Subject: Fixed broken function usage and menus --- conf/magic.conf.template | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'conf') diff --git a/conf/magic.conf.template b/conf/magic.conf.template index 5b86e021..646b412e 100644 --- a/conf/magic.conf.template +++ b/conf/magic.conf.template @@ -908,6 +908,11 @@ SPELL debug-reset : "debug-reset" = set_script_variable(caster, "MAGIC_FLAGS", 0); set_script_variable(caster, "MAGIC_EXP", 0); +SPELL debug-gotonpc (name : STRING) : "warpnpc" = + REQUIRE DEBUG + => EFFECT warp(caster, location(npc(name))); + + #-------------------------------------------------------------------------------- # Special-purpose quasispells #-------------------------------------------------------------------------------- -- cgit v1.2.3-60-g2f50