From 4df5a7396cac11a600f3acfb69649a2ab977ceca Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 30 Jun 2023 23:16:02 -0300 Subject: Add Magic System --- npc/033-4/malindou.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/033-4') diff --git a/npc/033-4/malindou.txt b/npc/033-4/malindou.txt index 9403e27..4b8040b 100644 --- a/npc/033-4/malindou.txt +++ b/npc/033-4/malindou.txt @@ -109,7 +109,8 @@ OnGlobalChat: .@msg$ = replacestr(.@msg$, ">", ""); .@msg$ = replacestr(.@msg$, "*", ""); - // SK_Scripture(.@msg$); // TODO: This is necessary for magic hack (CR) + // Magic System + callfunc "Crossroads_Magic", .@msg$; end; // Level up events -- cgit v1.2.3-70-g09d2