diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-04-01 22:41:51 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-04-01 22:43:21 -0300 |
commit | 9d40453aa4ec81aed8083c3aeff2863fa6bb39bb (patch) | |
tree | 6493ea2bc90d6566cef122ae59c8eb7805bb28d2 /Npc/008-2-1 | |
parent | f4112e4220c1cb5478431893a3451d6016581492 (diff) | |
download | art-9d40453aa4ec81aed8083c3aeff2863fa6bb39bb.tar.gz art-9d40453aa4ec81aed8083c3aeff2863fa6bb39bb.tar.bz2 art-9d40453aa4ec81aed8083c3aeff2863fa6bb39bb.tar.xz art-9d40453aa4ec81aed8083c3aeff2863fa6bb39bb.zip |
Receive Hurnscald from server data
Diffstat (limited to 'Npc/008-2-1')
-rw-r--r-- | Npc/008-2-1/_import.txt | 5 | ||||
-rw-r--r-- | Npc/008-2-1/_savepoints.txt | 11 | ||||
-rw-r--r-- | Npc/008-2-1/_warps.txt | 4 | ||||
-rw-r--r-- | Npc/008-2-1/mapflags.txt | 1 |
4 files changed, 21 insertions, 0 deletions
diff --git a/Npc/008-2-1/_import.txt b/Npc/008-2-1/_import.txt new file mode 100644 index 00000000..1e5137a7 --- /dev/null +++ b/Npc/008-2-1/_import.txt @@ -0,0 +1,5 @@ +// Map 008-2-1: Merchant Guild +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/008-2-1/_savepoints.txt", +"npc/008-2-1/_warps.txt", +"npc/008-2-1/mapflags.txt", diff --git a/Npc/008-2-1/_savepoints.txt b/Npc/008-2-1/_savepoints.txt new file mode 100644 index 00000000..66730940 --- /dev/null +++ b/Npc/008-2-1/_savepoints.txt @@ -0,0 +1,11 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 008-2-1: Merchant Guild saves +008-2-1,42,27,0 script #save_008-2-1_42_27 NPC_SAVE_POINT,{ + savepointparticle .map$, .x, .y, CURRENT_INN; + close; + +OnInit: + .distance = 2; + .sex = G_OTHER; + end; +} diff --git a/Npc/008-2-1/_warps.txt b/Npc/008-2-1/_warps.txt new file mode 100644 index 00000000..e47cbf73 --- /dev/null +++ b/Npc/008-2-1/_warps.txt @@ -0,0 +1,4 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 008-2-1: Merchant Guild warps +008-2-1,37,27,0 warp #008-2-1_37_27 0,0,008-1,89,66 +008-2-1,33,43,0 warp #008-2-1_33_43 0,0,008-1,88,72 diff --git a/Npc/008-2-1/mapflags.txt b/Npc/008-2-1/mapflags.txt new file mode 100644 index 00000000..78899489 --- /dev/null +++ b/Npc/008-2-1/mapflags.txt @@ -0,0 +1 @@ +008-2-1 mapflag town |