From 3e35855d56e8a20959520e921b19832b2b5eaf8f Mon Sep 17 00:00:00 2001 From: Fate Date: Sat, 29 Aug 2009 04:14:17 +0000 Subject: If a spell is continued via the NPC handler callback, double-check that it is really waiting for a script. This fixes #755 and #733. --- src/map/magic.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/map/magic.h') diff --git a/src/map/magic.h b/src/map/magic.h index 49f2883..e15ca76 100644 --- a/src/map/magic.h +++ b/src/map/magic.h @@ -77,6 +77,12 @@ magic_find_anchor_invocation(char *teleport_location); void spell_execute(struct invocation *invocation); +/** + * Continue an NPC script embedded in a spell + */ +void +spell_execute_script(struct invocation *invocation); + /** * Stops all magic bound to the specified character * -- cgit v1.2.3-60-g2f50