summaryrefslogtreecommitdiff
path: root/npc/custom/quests/sunglasses.txt
diff options
context:
space:
mode:
authorbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-12-25 06:54:26 +0000
committerbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-12-25 06:54:26 +0000
commit1d8592b23ce221f543fb9978c88620f70280c885 (patch)
tree66b363ecaa0da42195d2c9d1b8e5cd6fe8cc33a2 /npc/custom/quests/sunglasses.txt
parent0f82fd5bc403400dc9464a8f02298416b99b0bbc (diff)
downloadhercules-1d8592b23ce221f543fb9978c88620f70280c885.tar.gz
hercules-1d8592b23ce221f543fb9978c88620f70280c885.tar.bz2
hercules-1d8592b23ce221f543fb9978c88620f70280c885.tar.xz
hercules-1d8592b23ce221f543fb9978c88620f70280c885.zip
- Standardized script headers, starting with /npc/custom/
http://rathena.org/wiki/Script_header git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15262 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/custom/quests/sunglasses.txt')
-rw-r--r--npc/custom/quests/sunglasses.txt10
1 files changed, 4 insertions, 6 deletions
diff --git a/npc/custom/quests/sunglasses.txt b/npc/custom/quests/sunglasses.txt
index 5b0f5cf49..5f554ea23 100644
--- a/npc/custom/quests/sunglasses.txt
+++ b/npc/custom/quests/sunglasses.txt
@@ -1,23 +1,23 @@
//===== rAthena Script =======================================
//= Quest For Slotted Sunglasses
//===== By: ==================================================
-//= Aegis - amichan
+//= amichan
//===== Current Version: =====================================
//= 1.7
//===== Compatible With: =====================================
-//= Any rAthena Version;
+//= rAthena SVN
//===== Description: =========================================
//= Quest to get Slotted Sunglasses
//===== Additional Comments: =================================
+//= quest will reset it self after 1 pair of Slotted Sunglasses is made.
+//=
//= 1.0 by Aegis 1.1 by aichan 1.2 by x[tsk] 1.3 by Darkchild
//= 1.5 Fixed Exploit [Lupus]
//= 1.6 Fixed Exploit [KarLaeda]
//= 1.7 Relocated 'Maseph' to moc_fild07. [Kisuka]
//============================================================
-// quest will reset it self after 1 pair of Slotted Sunglasses is made.
// 1st part of the quest
-
alberta,88,193,5 script Sunglasses Trader 73,{
if(SG_QUEST1 == 1) goto L_SG_Q1_Done;
mes "[Sunglasses Trader]";
@@ -45,7 +45,6 @@ L_SG_1:
mes "and ^000088100000z^000000.";
next;
menu "Alright, here.",L_SG_1_Check,"That's too much!",-;
-
mes "[Sunglasses Trader]";
mes "Suit Yourself.";
close;
@@ -90,7 +89,6 @@ L_SG_No:
}
// 2nd part of the quest
-
moc_fild07,334,186,5 script Maseph 702,{
if(SG_QUEST1 == 1) goto L_SG_2;
mes "[Maseph]";