diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-0-1/_import.txt | 3 | ||||
-rw-r--r-- | npc/000-0-1/mapflags.txt | 1 | ||||
-rw-r--r-- | npc/_import.txt | 3 |
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 |