From 8c2b0f2729f29f3906a75e2fba72d2dad4a80ee2 Mon Sep 17 00:00:00 2001 From: Fate Date: Mon, 24 Nov 2008 12:41:04 -0700 Subject: Added spell_index and is_equipped operations, permitted coercions from invocations to strings --- src/map/magic-interpreter.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/magic-interpreter.h') diff --git a/src/map/magic-interpreter.h b/src/map/magic-interpreter.h index 1998eda..1f4f896 100644 --- a/src/map/magic-interpreter.h +++ b/src/map/magic-interpreter.h @@ -246,6 +246,7 @@ typedef struct letdef { typedef struct spell { char *name; char *invocation; + int index; // Relative location in the definitions file int flags; int arg; int spellarg_ty; -- cgit v1.2.3-70-g09d2