From 368032bbabf66743bff79aa01260c5ec0e3866dd Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 18 Feb 2021 23:50:23 -0300 Subject: Easter Egg update --- npc/003-0-1/hiddenwarp.txt | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 npc/003-0-1/hiddenwarp.txt (limited to 'npc/003-0-1/hiddenwarp.txt') diff --git a/npc/003-0-1/hiddenwarp.txt b/npc/003-0-1/hiddenwarp.txt deleted file mode 100644 index 98874a9ac..000000000 --- a/npc/003-0-1/hiddenwarp.txt +++ /dev/null @@ -1,14 +0,0 @@ -// TMW2 Script -// Author: -// Jesusalva -// Easter Egg for Hello World player -// TODO: In future, check player direction - -003-0-1,21,24,0 script #MSchoolRoof NPC_HIDDEN,0,0,{ - end; - -OnTouch: - warp "003-1", 49, 24; - RegEasterEgg(EE_MAGICSCHOOL, 3); - end; -} -- cgit v1.2.3-60-g2f50