diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-15 10:12:18 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-15 10:12:18 -0300 |
commit | f7735589f498c5119dd8430cc002d5626c1170b4 (patch) | |
tree | 501cb77573ee0b18e9614f58a3ac868127d79392 /npc/guilds | |
parent | ff000e683a9e56f96ec5613682f3711a45e529bb (diff) | |
download | serverdata-f7735589f498c5119dd8430cc002d5626c1170b4.tar.gz serverdata-f7735589f498c5119dd8430cc002d5626c1170b4.tar.bz2 serverdata-f7735589f498c5119dd8430cc002d5626c1170b4.tar.xz serverdata-f7735589f498c5119dd8430cc002d5626c1170b4.zip |
Allow access to Guild Hall, finishing the Guild System prototype (GvG/recipes not included)
Diffstat (limited to 'npc/guilds')
-rw-r--r-- | npc/guilds/_import.txt | 1 | ||||
-rw-r--r-- | npc/guilds/_warps.txt | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/npc/guilds/_import.txt b/npc/guilds/_import.txt index 4c60487a2..7bb36e1e4 100644 --- a/npc/guilds/_import.txt +++ b/npc/guilds/_import.txt @@ -1,5 +1,6 @@ // Map guilds: Guild Hall // This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/guilds/_warps.txt", "npc/guilds/alchemy.txt", "npc/guilds/bank.txt", "npc/guilds/forge.txt", diff --git a/npc/guilds/_warps.txt b/npc/guilds/_warps.txt new file mode 100644 index 000000000..6e8c8f6c2 --- /dev/null +++ b/npc/guilds/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map guilds: Guild Hall warps +guilds,35,49,0 warp #guilds_35_49 1,0,017-1,57,34 |