diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-01-13 20:50:42 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-01-13 20:50:42 +0100 |
commit | 20df2abc1aca00d6aa5dc78347133890f36b32f3 (patch) | |
tree | 4ad4a8bb8b0605473a702e314799a4626347721a /npc/001-2-15 | |
download | serverdata-20df2abc1aca00d6aa5dc78347133890f36b32f3.tar.gz serverdata-20df2abc1aca00d6aa5dc78347133890f36b32f3.tar.bz2 serverdata-20df2abc1aca00d6aa5dc78347133890f36b32f3.tar.xz serverdata-20df2abc1aca00d6aa5dc78347133890f36b32f3.zip |
Initial commit
Diffstat (limited to 'npc/001-2-15')
-rw-r--r-- | npc/001-2-15/_import.txt | 5 | ||||
-rw-r--r-- | npc/001-2-15/_savepoints.txt | 11 | ||||
-rw-r--r-- | npc/001-2-15/_warps.txt | 3 | ||||
-rw-r--r-- | npc/001-2-15/mapflags.txt | 1 |
4 files changed, 20 insertions, 0 deletions
diff --git a/npc/001-2-15/_import.txt b/npc/001-2-15/_import.txt new file mode 100644 index 000000000..d4250125d --- /dev/null +++ b/npc/001-2-15/_import.txt @@ -0,0 +1,5 @@ +// Map 001-2-15: Noble House +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/001-2-15/_savepoints.txt", +"npc/001-2-15/_warps.txt", +"npc/001-2-15/mapflags.txt", diff --git a/npc/001-2-15/_savepoints.txt b/npc/001-2-15/_savepoints.txt new file mode 100644 index 000000000..c8b825618 --- /dev/null +++ b/npc/001-2-15/_savepoints.txt @@ -0,0 +1,11 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 001-2-15: Noble House saves +001-2-15,27,41,0 script #save_001-2-15_27_41 NPC_SAVE_POINT,{ + savepointparticle .map$, .x, .y, CURRENT_INN; + close; + +OnInit: + .distance = 2; + .sex = G_OTHER; + end; +} diff --git a/npc/001-2-15/_warps.txt b/npc/001-2-15/_warps.txt new file mode 100644 index 000000000..5704aecca --- /dev/null +++ b/npc/001-2-15/_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-15: Noble House warps +001-2-15,34,46,0 warp #001-2-15_34_46 0,0,001-1,132,68 diff --git a/npc/001-2-15/mapflags.txt b/npc/001-2-15/mapflags.txt new file mode 100644 index 000000000..5ff9ed8da --- /dev/null +++ b/npc/001-2-15/mapflags.txt @@ -0,0 +1 @@ +001-2-15 mapflag town |