diff options
Diffstat (limited to 'npc/quests')
-rw-r--r-- | npc/quests/Dandelion_Request.txt | 18 | ||||
-rw-r--r-- | npc/quests/obb_quest.txt | 2 | ||||
-rw-r--r-- | npc/quests/quests_morocc.txt | 4 |
3 files changed, 18 insertions, 6 deletions
diff --git a/npc/quests/Dandelion_Request.txt b/npc/quests/Dandelion_Request.txt index cb2add4f9..60af8ace2 100644 --- a/npc/quests/Dandelion_Request.txt +++ b/npc/quests/Dandelion_Request.txt @@ -1,6 +1,18 @@ -//==================================================================================// -// Dandelion's Request / Morocc Invasion quest -//==================================================================================// +//===== rAthena Script ======================================= +//= Dandelion's Request / Morocc Invasion quest +//===== By: ================================================== +//= SinSloth +//===== Current Version: ===================================== +//= 1.2 +//===== Compatible With: ===================================== +//= rAthena SVN +//===== Description: ========================================= +//= A Morroc quest that is no longer used. +//===== Additional Comments: ================================= +//= 1.1 Fixed a small bug in Dandelion's Request. [SinSloth] +//= 1.2 Moved Dandelion's Request to its own file. +//============================================================ + izlude,103,106,3 script Guildsman#1 48,3,3,{ if(checkweight(7416,1) != 1) diff --git a/npc/quests/obb_quest.txt b/npc/quests/obb_quest.txt index fcc76b832..097d7f78b 100644 --- a/npc/quests/obb_quest.txt +++ b/npc/quests/obb_quest.txt @@ -7,7 +7,7 @@ //===== Compatible With: ===================================== //= rAthena SVN //===== Description: ========================================= -// [Aegis COnversion] +// [Aegis Conversion] //= Old Blue Box quest (?) //= Officially this quest gave an OBB in exhange for a the //= required items unlimitedly, however this was changed by diff --git a/npc/quests/quests_morocc.txt b/npc/quests/quests_morocc.txt index 8628ff426..89c565c32 100644 --- a/npc/quests/quests_morocc.txt +++ b/npc/quests/quests_morocc.txt @@ -1,4 +1,4 @@ -//===== rAthena Script ======================================= +//===== rAthena Script ======================================= //= Quest NPCs related to Morroc //===== By: ================================================== //= kobra_k88 @@ -32,7 +32,7 @@ //= 2.2 Updated Binocular and Stop Post quests. [L0ne_W0lf] //= 2.3 Replaced effect numerics with constants. [Samuray22] //= 2.4 Implemented Ep. 12.1 Continental Guard Quest. [L0ne_W0lf] -//= Moved Dandelion's Request to a it's own file. +//= Moved Dandelion's Request to its own file. //= Added support NPCs required to finish Gaebolg quest. //= 2.5 Fixed Group of Evil never re-enabling. [L0ne_W0lf] //= 2.6 Added quest log commands for Resurrection of Satan Morroc. [L0ne_W0lf] |