Updated "Old Blue Box quest" and enabled it. This quest no longer gives unlimited Old Blue Boxes, and was apparently never meant to.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12181 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
L0ne_W0lf 2008-02-07 06:07:36 +00:00
parent 96684da892
commit ed46c03bf6
4 changed files with 1949 additions and 225 deletions

View File

@ -1,5 +1,9 @@
Date Added
======
2008/02/07
* Rev. 12181 Updated "Old Blue Box quest" and enabled it. [L0ne_W0lf]
- This quest no longer gives unlimited Old Blue Boxes,
and was apparently never meant to.
2008/02/05
* Corrected a bad duplicate name in Kafra Bank (Custom). (bugeport:921) [Samuray22]
* Corrected a lot of ";;" Typo errors.
@ -7,7 +11,6 @@ Date Added
* Corrected a Cutin Problem in Cooking Quest and a Delitem. (bugreport:911)
* Corrected some typo error with "rouge". (bugreport:909)
* Moved Custom Event folder to Custom Folder.
* Corrected again the Cooking quest changed a close; to close2;
2008/01/31
* Rev. 12156 Started fixing bugreport:899 and fixed bugreport:875 [L0ne_W0lf]
* Rev. 12155 Updated Lighthalzen Town NPCs and Speed Potion quest. [L0ne_W0lf]

View File

@ -3,7 +3,7 @@
//===== By: ==================================================
//= DZeroX
//===== Current Version: =====================================
//= 1.2b
//= 1.3
//===== Compatible With: =====================================
//= eAthena 1.0
//===== Description: =========================================
@ -13,6 +13,7 @@
//= 1.1 Optimized, missing next, REMOVED .GATs! again [Lupus]
//= 1.2 Implemented progression fixes provided by $ephiroth. [L0ne_W0lf]
//= 1.2b More pregression clean up provided by Barron-Monster. [L0ne_W0lf]
//= 1.3 Removed npc "Tourist#al" as it's a quest NPC. [L0ne_W0lf]
//============================================================
alberta,97,51,0 script Fabian 84,{
@ -561,38 +562,6 @@ alberta,43,49,5 script Poor-looking Merchant 89,{
close;
}
alberta,43,244,8 script Tourist#al 99,{
mes "[Tourist]";
mes "Where am I...?";
mes "...Who am I?";
next;
mes "[Tourist]";
mes "..........";
next;
mes "[Tourist]";
mes ".....";
next;
mes "[Tourist]";
mes "........";
next;
mes "[Tourist]";
mes "Mahahahahahahaha!!";
next;
mes "[Tourist]";
mes "*Drools*...I love chocolate!";
next;
mes "[Tourist]";
mes "Wait...";
mes "I have a girlfriend...";
mes "and...and...";
mes "cookies...?";
mes "I feel sooo lost...";
next;
mes "[Tourist]";
mes "^3355FFWe don't talk to crazy people~^000000";
close;
}
alberta,165,83,4 script Fastidious Old Man 755,{
mes "[Frank]";
mes "My back~";

File diff suppressed because it is too large Load Diff

View File

@ -106,8 +106,8 @@ npc: npc/quests/seals/sleipnir_seal.txt
//
npc: npc/quests/newgears/2004_headgears.txt
npc: npc/quests/newgears/2005_headgears.txt
//it's iRO script, uncomment it if you want to soil your economics with cheap OBBs
//npc: npc/quests/obb_quest.txt
//Official Quest. Reward: 1 old blue box.
npc: npc/quests/obb_quest.txt
npc: npc/quests/cooking_quest.txt
npc: npc/quests/newgears/2006_headgear.txt
npc: npc/quests/gunslinger_quests.txt
@ -179,6 +179,9 @@ npc: npc/kafras/dts_warper.txt
//npc: npc/events/halloween_2006.txt
//Official indian Ro Event Children Week
//npc: npc/events/children_week.txt
//Semi-Official Lunar New Year (2008) event (iRO)
//Currently not in reposiotory.
//npc: npc/events/lunar_2008.txt
//Novice WoE is a kRO Event, after the event, the scripts were disabled.
//Novice Castles don't have real dungeons. They're connected to the common ones.