summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2015-12-27 23:21:13 +0100
committerReid <reidyaro@gmail.com>2015-12-27 23:21:13 +0100
commit14f9a1e1899f179d69c6b1e6b491f446c30382db (patch)
tree1782c8f411718c089c25aedf9b6ba4d3cd1740e5
parentd59d48190c96fde96640eed208118076a0826ce1 (diff)
downloadserverdata-14f9a1e1899f179d69c6b1e6b491f446c30382db.tar.gz
serverdata-14f9a1e1899f179d69c6b1e6b491f446c30382db.tar.bz2
serverdata-14f9a1e1899f179d69c6b1e6b491f446c30382db.tar.xz
serverdata-14f9a1e1899f179d69c6b1e6b491f446c30382db.zip
Add default files for map 000-0-1.
-rw-r--r--npc/000-0-1/_import.txt3
-rw-r--r--npc/000-0-1/mapflags.txt1
-rw-r--r--npc/_import.txt3
3 files changed, 5 insertions, 2 deletions
diff --git a/npc/000-0-1/_import.txt b/npc/000-0-1/_import.txt
new file mode 100644
index 00000000..6feb07cd
--- /dev/null
+++ b/npc/000-0-1/_import.txt
@@ -0,0 +1,3 @@
+// Map 000-0-1: La Johanne, First Deck (Sailor's room)
+npc: npc/000-0-1/mapflags.txt
+npc: npc/000-0-1/narrator.txt
diff --git a/npc/000-0-1/mapflags.txt b/npc/000-0-1/mapflags.txt
new file mode 100644
index 00000000..04d1aea5
--- /dev/null
+++ b/npc/000-0-1/mapflags.txt
@@ -0,0 +1 @@
+000-0-1 mapflag invisible
diff --git a/npc/_import.txt b/npc/_import.txt
index 58ae1099..d3509117 100644
--- a/npc/_import.txt
+++ b/npc/_import.txt
@@ -1,6 +1,5 @@
-// This file is generated automatically. All manually changes will be removed when running the Converter.
-
import: npc/000-0-0/_import.txt
+import: npc/000-0-1/_import.txt
import: npc/000-0/_import.txt
import: npc/000-1/_import.txt
import: npc/000-2-0/_import.txt