
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15251 54d463be-8e91-2dee-dedb-b68131a5f0ec
28 lines
878 B
Plaintext
28 lines
878 B
Plaintext
//===== rAthena Script =======================================
|
|
//= Map flags that disable gaining EXP
|
|
//===== By: ==================================================
|
|
//= rAthena Dev Team
|
|
//= 1.2 [Lupus] 1.3 [massdriller] 1.4 Lupus 1.5 Lorky
|
|
//= 1.6 Added Lighthalzen (due to quests) [Lupus]
|
|
//= 1.7 Commented out entries. (Quests are official) [L0ne_W0lf]
|
|
//============================================================
|
|
|
|
// Job 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
|
|
|
|
// Misc Quests =======================
|
|
// mosk_ship mapflag noexp
|