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/_import.txt | 1 - npc/003-0-1/hiddenwarp.txt | 14 -------------- 2 files changed, 15 deletions(-) delete mode 100644 npc/003-0-1/hiddenwarp.txt (limited to 'npc/003-0-1') diff --git a/npc/003-0-1/_import.txt b/npc/003-0-1/_import.txt index 0d04be190..5aa9264e7 100644 --- a/npc/003-0-1/_import.txt +++ b/npc/003-0-1/_import.txt @@ -3,7 +3,6 @@ "npc/003-0-1/_warps.txt", "npc/003-0-1/audsbel.txt", "npc/003-0-1/guards.txt", -"npc/003-0-1/hiddenwarp.txt", "npc/003-0-1/maxime.txt", "npc/003-0-1/professor.txt", "npc/003-0-1/researcher.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