From 31e445ce35851843d5fbea379a837b353143f5da Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 22 Feb 2020 00:52:51 -0300 Subject: Magic Academy is once again connected. And forget my promise of splitting the NPCs, this will have to wait D: --- npc/003-0/recepcionist.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'npc') diff --git a/npc/003-0/recepcionist.txt b/npc/003-0/recepcionist.txt index 5f6ee6870..630eccaa3 100644 --- a/npc/003-0/recepcionist.txt +++ b/npc/003-0/recepcionist.txt @@ -150,3 +150,13 @@ OnInit: end; } + +003-0,48,24,0 script #MagicAcademy NPC_HIDDEN,1,0,{ + end; + +OnTouch: + if (MAGIC_LVL) + warp "027-1", any(89,90), 155; + end; +} + -- cgit v1.2.3-60-g2f50