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/005-2-1/_import.txt | 1 - npc/005-2-1/note.txt | 16 ---------------- 2 files changed, 17 deletions(-) delete mode 100644 npc/005-2-1/note.txt (limited to 'npc/005-2-1') diff --git a/npc/005-2-1/_import.txt b/npc/005-2-1/_import.txt index a3d1d7dde..c9b4ade92 100644 --- a/npc/005-2-1/_import.txt +++ b/npc/005-2-1/_import.txt @@ -2,4 +2,3 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. "npc/005-2-1/_mobs.txt", "npc/005-2-1/_warps.txt", -"npc/005-2-1/note.txt", diff --git a/npc/005-2-1/note.txt b/npc/005-2-1/note.txt deleted file mode 100644 index c77c50fb6..000000000 --- a/npc/005-2-1/note.txt +++ /dev/null @@ -1,16 +0,0 @@ -// TMW-2 Script. -// Authors: -// Saulc -// Description: -// A small note - -005-2-1,41,33,0 script Note#saxsocave NPC_PAPER_NOTE,{ - mesc l("I leave this basement that start to be too dangerous!"); - - RegEasterEgg(EE_SAXSO, 5); - close; - -OnInit: - .distance = 2; - end; -} -- cgit v1.2.3-70-g09d2