summaryrefslogtreecommitdiff
path: root/npc/001-2-5
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-2-5')
-rw-r--r--npc/001-2-5/_import.txt5
-rw-r--r--npc/001-2-5/_warps.txt3
-rw-r--r--npc/001-2-5/books.txt34
-rw-r--r--npc/001-2-5/mapflags.txt1
4 files changed, 0 insertions, 43 deletions
diff --git a/npc/001-2-5/_import.txt b/npc/001-2-5/_import.txt
deleted file mode 100644
index 2e399b365..000000000
--- a/npc/001-2-5/_import.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-// Map 001-2-5: Warehouse
-// This file is generated automatically. All manually added changes will be removed when running the Converter.
-"npc/001-2-5/_warps.txt",
-"npc/001-2-5/books.txt",
-"npc/001-2-5/mapflags.txt",
diff --git a/npc/001-2-5/_warps.txt b/npc/001-2-5/_warps.txt
deleted file mode 100644
index 7d5431439..000000000
--- a/npc/001-2-5/_warps.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-// This file is generated automatically. All manually added changes will be removed when running the Converter.
-// Map 001-2-5: Warehouse warps
-001-2-5,28,38,0 warp #001-2-5_28_38 0,0,001-2-4,52,29
diff --git a/npc/001-2-5/books.txt b/npc/001-2-5/books.txt
deleted file mode 100644
index c0d05df21..000000000
--- a/npc/001-2-5/books.txt
+++ /dev/null
@@ -1,34 +0,0 @@
-// Evol scripts.
-// Author:
-// Reid
-// Description:
-// Gasaron
-
-001-2-5,30,32,0 script #001-2-5-Book1 NPC_NO_SPRITE,{
-
- function read_book {
- narrator S_FIRST_BLANK_LINE,
- l("There are two kinds of dialogue, the ones with regular citizens, and the ones with other adventurers."),
- l("When you go near villagers, you can see a speech bubble above them, you can then talk to them by pressing the [T] key."),
- l("You can select a specific person with the [N] key, and then, press the [T] key when you are surrounded by more than one person."),
- l("You can also simply talk to any citizen around you by clicking on them."),
- l("Nevertheless, you can talk with another adventurer by pressing the [Enter] key and then type what you want to say!"),
- l("If you want to say something to a specific player, you can type \"/query Playername\" or \"/whisper Playername message\", this will create a new tab on your chat window.");
- }
-
-OnShelfUse:
- if (openbookshelf())
- read_book;
- close;
-
-OnUse:
- if (openbook())
- read_book;
- close;
-
-OnInit:
- .book_name$ = "Communication Theory";
- .sex = G_OTHER;
- .distance = 1;
- end;
-}
diff --git a/npc/001-2-5/mapflags.txt b/npc/001-2-5/mapflags.txt
deleted file mode 100644
index 973aa8620..000000000
--- a/npc/001-2-5/mapflags.txt
+++ /dev/null
@@ -1 +0,0 @@
-001-2-5 mapflag town