diff options
author | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-09-24 09:13:50 +0000 |
---|---|---|
committer | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-09-24 09:13:50 +0000 |
commit | e17d1bfa00dcde02180df01edf7b028bf1c46432 (patch) | |
tree | c1a6d46f3ad2c9ae7b164803b5210ecdc2c5f6e8 /conf/mapflag/noexp.txt | |
parent | d080398382d6ce1f4a4635e6a9de460994323823 (diff) | |
download | hercules-e17d1bfa00dcde02180df01edf7b028bf1c46432.tar.gz hercules-e17d1bfa00dcde02180df01edf7b028bf1c46432.tar.bz2 hercules-e17d1bfa00dcde02180df01edf7b028bf1c46432.tar.xz hercules-e17d1bfa00dcde02180df01edf7b028bf1c46432.zip |
* Limited manual detection of data truncation to string/enum/blob columns.
* Renamed conf-tmpl to conf.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11284 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf/mapflag/noexp.txt')
-rw-r--r-- | conf/mapflag/noexp.txt | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/conf/mapflag/noexp.txt b/conf/mapflag/noexp.txt new file mode 100644 index 000000000..f01181b38 --- /dev/null +++ b/conf/mapflag/noexp.txt @@ -0,0 +1,23 @@ +//===== eAthena Script ======================================= +//= Map flags that disable gaining EXP +//===== By: ================================================== +//= eAthena Dev Team +//= 1.2 [Lupus] 1.3 [massdriller] 1.4 Lupus 1.5 Lorky +//= 1.6 Added Lighthalzen (due to quests) [Lupus] +//============================================================ + +// Location for Job's Quests +job_thief1 mapflag noexp +job_sword1 mapflag noexp +in_moc_16 mapflag noexp +job_hunte mapflag noexp +job_knt mapflag noexp +job_prist mapflag noexp +job_wiz mapflag noexp +job_cru mapflag noexp +monk_test mapflag noexp +in_rogue mapflag noexp +job_sage mapflag noexp +job_soul mapflag noexp +job_star mapflag noexp +que_ng mapflag noexp |