diff options
Diffstat (limited to 'npc/001-2-3')
-rw-r--r-- | npc/001-2-3/_import.txt | 5 | ||||
-rw-r--r-- | npc/001-2-3/_savepoints.txt | 15 | ||||
-rw-r--r-- | npc/001-2-3/_warps.txt | 3 | ||||
-rw-r--r-- | npc/001-2-3/mapflags.txt | 1 |
4 files changed, 24 insertions, 0 deletions
diff --git a/npc/001-2-3/_import.txt b/npc/001-2-3/_import.txt new file mode 100644 index 00000000..c003e206 --- /dev/null +++ b/npc/001-2-3/_import.txt @@ -0,0 +1,5 @@ +// Map 001-2-3: First Floor +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/001-2-3/_savepoints.txt", +"npc/001-2-3/_warps.txt", +"npc/001-2-3/mapflags.txt", diff --git a/npc/001-2-3/_savepoints.txt b/npc/001-2-3/_savepoints.txt new file mode 100644 index 00000000..e835aaa1 --- /dev/null +++ b/npc/001-2-3/_savepoints.txt @@ -0,0 +1,15 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 001-2-3: First Floor saves +001-2-3,42,32,0 script #save_001-2-3_42_32 NPC_SAVE_POINT,0,0,{ + savepointparticle .map$, .x, .y, NO_INN; + close; + +OnInit: + .distance = 2; + .sex = G_OTHER; + end; + +OnTouch: + bedTouch(); + end; +} diff --git a/npc/001-2-3/_warps.txt b/npc/001-2-3/_warps.txt new file mode 100644 index 00000000..ddd0b6e1 --- /dev/null +++ b/npc/001-2-3/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 001-2-3: First Floor warps +001-2-3,27,31,0 warp #001-2-3_27_31 2,0,001-2-2,27,31 diff --git a/npc/001-2-3/mapflags.txt b/npc/001-2-3/mapflags.txt new file mode 100644 index 00000000..311c2c75 --- /dev/null +++ b/npc/001-2-3/mapflags.txt @@ -0,0 +1 @@ +001-2-3 mapflag town |