diff options
author | SinSloth <SinSloth@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-19 09:34:45 +0000 |
---|---|---|
committer | SinSloth <SinSloth@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-19 09:34:45 +0000 |
commit | 2a2455a8ac012ef30c85c07d0ad5dd39307acae4 (patch) | |
tree | 5606ab5db2cf37d0212206665ecd2bba725e93cb | |
parent | 30e1cc18a4efa740dad3212c75849c941661876c (diff) | |
download | hercules-2a2455a8ac012ef30c85c07d0ad5dd39307acae4.tar.gz hercules-2a2455a8ac012ef30c85c07d0ad5dd39307acae4.tar.bz2 hercules-2a2455a8ac012ef30c85c07d0ad5dd39307acae4.tar.xz hercules-2a2455a8ac012ef30c85c07d0ad5dd39307acae4.zip |
* Added 'noteleport' mapflags to Dandelion's request maps.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11038 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r-- | Changelog-Trunk.txt | 1 | ||||
-rw-r--r-- | conf-tmpl/mapflag/noteleport.txt | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 4501e3937..6900cbafe 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2007/08/19 + * Added 'noteleport' mapflags to Dandelion's request maps. [SinSloth] * Again removed the IG_ list from itemdb.h (see r10100 and r10113) 2007/08/18 * Fixed a deallocation mistake and some buffer overflows in npc_chat.c diff --git a/conf-tmpl/mapflag/noteleport.txt b/conf-tmpl/mapflag/noteleport.txt index 33d4bea04..0950377c5 100644 --- a/conf-tmpl/mapflag/noteleport.txt +++ b/conf-tmpl/mapflag/noteleport.txt @@ -132,6 +132,9 @@ que_rachel mapflag noteleport que_thor mapflag noteleport poring_c01 mapflag noteleport poring_c02 mapflag noteleport +que_job01 mapflag noteleport +que_job02 mapflag noteleport +que_job03 mapflag noteleport // Guild Castles ================= aldeg_cas01 mapflag noteleport |