* Just a couple Bug fixes. :P
- Added a missing close in quests_13_2.txt. (bugreport:4520) - Corrected 'IProntera' typo in quests_prontera.txt (bugreport:4522) git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14448 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
eb0b88fe56
commit
c3322bda41
@ -94,7 +94,7 @@ ra_temsky mapflag nobranch
|
||||
ve_in mapflag nobranch
|
||||
ve_in02 mapflag nobranch
|
||||
thor_camp mapflag nobranch
|
||||
cave mapflag nobanch
|
||||
cave mapflag nobranch
|
||||
|
||||
// Job Quests ==================
|
||||
job_sword1 mapflag nobranch
|
||||
@ -276,6 +276,27 @@ que_qaru03 mapflag nobranch
|
||||
que_qaru04 mapflag nobranch
|
||||
que_qaru05 mapflag nobranch
|
||||
|
||||
1@cata mapflag nobranch
|
||||
2@cata mapflag nobranch
|
||||
e_tower mapflag nobranch
|
||||
1@tower mapflag nobranch
|
||||
2@tower mapflag nobranch
|
||||
3@tower mapflag nobranch
|
||||
4@tower mapflag nobranch
|
||||
5@tower mapflag nobranch
|
||||
6@tower mapflag nobranch
|
||||
|
||||
mid_camp mapflag nobranch
|
||||
mid_campin mapflag nobranch
|
||||
man_fild01 mapflag nobranch
|
||||
moc_fild22b mapflag nobranch
|
||||
que_dan01 mapflag nobranch
|
||||
que_dan02 mapflag nobranch
|
||||
schg_que01 mapflag nobranch
|
||||
arug_que01 mapflag nobranch
|
||||
1@orcs mapflag nobranch
|
||||
2@orcs mapflag nobranch
|
||||
|
||||
// Battle Grounds ==============
|
||||
bat_c01 mapflag nobranch
|
||||
bat_c02 mapflag nobranch
|
||||
@ -286,4 +307,32 @@ bat_b02 mapflag nobranch
|
||||
bat_a01 mapflag nobranch
|
||||
bat_a02 mapflag nobranch
|
||||
|
||||
//evt_zombie mapflag nobranch
|
||||
1@nyd mapflag nobranch
|
||||
2@nyd mapflag nobranch
|
||||
manuk mapflag nobranch
|
||||
man_fild02 mapflag nobranch
|
||||
man_in01 mapflag nobranch
|
||||
splendide mapflag nobranch
|
||||
spl_in01 mapflag nobranch
|
||||
spl_in02 mapflag nobranch
|
||||
|
||||
moc_para01 mapflag nobranch
|
||||
job3_arch01 mapflag nobranch
|
||||
job3_arch02 mapflag nobranch
|
||||
job3_arch03 mapflag nobranch
|
||||
job3_guil01 mapflag nobranch
|
||||
job3_guil02 mapflag nobranch
|
||||
job3_guil03 mapflag nobranch
|
||||
job3_rang01 mapflag nobranch
|
||||
job3_rang02 mapflag nobranch
|
||||
job3_rune01 mapflag nobranch
|
||||
job3_rune02 mapflag nobranch
|
||||
job3_rune03 mapflag nobranch
|
||||
job3_war01 mapflag nobranch
|
||||
job3_war02 mapflag nobranch
|
||||
jupe_core2 mapflag nobranch
|
||||
|
||||
brasilis mapflag nobranch
|
||||
bra_in01 mapflag nobranch
|
||||
|
||||
//evt_zombie mapflag nobranch
|
@ -108,4 +108,29 @@ veins mapflag pvp off
|
||||
ve_in mapflag pvp off
|
||||
ve_in02 mapflag pvp off
|
||||
cave mapflag pvp off
|
||||
|
||||
e_tower mapflag pvp off
|
||||
|
||||
mid_camp mapflag pvp off
|
||||
mid_campin mapflag pvp off
|
||||
man_fild01 mapflag pvp off
|
||||
moc_fild22b mapflag pvp off
|
||||
que_dan01 mapflag pvp off
|
||||
que_dan02 mapflag pvp off
|
||||
schg_que01 mapflag pvp off
|
||||
arug_que01 mapflag pvp off
|
||||
|
||||
bat_room mapflag pvp off
|
||||
|
||||
manuk mapflag pvp off
|
||||
man_in01 mapflag pvp off
|
||||
splendide mapflag pvp off
|
||||
spl_in01 mapflag pvp off
|
||||
spl_in02 mapflag pvp off
|
||||
|
||||
moc_para01 mapflag pvp off
|
||||
|
||||
brasilis mapflag pvp off
|
||||
bra_in01 mapflag pvp off
|
||||
|
||||
//evt_zombie mapflag pvp off
|
||||
|
@ -1,5 +1,9 @@
|
||||
Date Added
|
||||
======
|
||||
2010/11/04
|
||||
* Rev. 14448 Just a couple Bug fixes. :P [L0ne_W0lf]
|
||||
- Added a missing close in quests_13_2.txt. (bugreport:4520)
|
||||
- Corrected 'IProntera' typo in quests_prontera.txt (bugreport:4522)
|
||||
2010/09/18
|
||||
* Rev 14409 Updates, and bugfixes, the usual stuff. [L0ne_W0lf]
|
||||
* Updated Sage quest skill quest with the file curtosy of 5511.
|
||||
|
@ -3,7 +3,7 @@
|
||||
//===== By: ==================================================
|
||||
//= L0ne_W0lf
|
||||
//===== Current Version: =====================================
|
||||
//= 2.1
|
||||
//= 2.2
|
||||
//===== Compatible With: =====================================
|
||||
//= eAthena SVN
|
||||
//===== Description: =========================================
|
||||
@ -38,6 +38,7 @@
|
||||
//= floor 2 puzzle. Fixed a typo. Commented out untranslated
|
||||
//= line. [Gepard]
|
||||
//= 2.1 Fixed Myterious Rock 31, and Cart Hand Agents.
|
||||
//= 2.2 Added a missing close. (bugreport:4520) [L0ne_W0lf]
|
||||
//============================================================
|
||||
|
||||
// Cat Hand Addition.
|
||||
@ -5018,6 +5019,7 @@ manuk,252,116,3 script Manuk Galtun#ep13_2day 450,{
|
||||
mes "EW pisdn psa?";
|
||||
mes "We psis?";
|
||||
}
|
||||
close;
|
||||
}
|
||||
|
||||
// Daily Quests
|
||||
|
@ -3,7 +3,7 @@
|
||||
//===== By: ==================================================
|
||||
//= kobra_k88; L0ne_W0lf
|
||||
//===== Current Version: =====================================
|
||||
//= 2.6
|
||||
//= 2.7
|
||||
//===== Compatible With: =====================================
|
||||
//= eAthena SVN
|
||||
//===== Description: =========================================
|
||||
@ -46,6 +46,7 @@
|
||||
//= 2.5 Fixed requirements for PH D. Hat. [L0ne_W0lf]
|
||||
//= 2.5a Fixed requirements for PH D. Hat agian lol. [L0ne_W0lf]
|
||||
//= 2.6 Replaced effect numerics with constants. [L0ne_W0lf]
|
||||
//= 2.7 Corrected 'IProntera' typo. (bugreport:4522) [L0ne_W0lf]
|
||||
//============================================================
|
||||
|
||||
// Prontera Culvert
|
||||
@ -1316,7 +1317,7 @@ morocc_in,45,126,3 script Historian#prt02 702,{
|
||||
mes "Rodafrian can offer you";
|
||||
mes "any more information. For";
|
||||
mes "now, it would be best to";
|
||||
mes "go to ^3355FFIProntera Church.^000000";
|
||||
mes "go to ^3355FFProntera Church.^000000";
|
||||
close;
|
||||
}
|
||||
else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user