diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-25 06:54:26 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-25 06:54:26 +0000 |
commit | 1d8592b23ce221f543fb9978c88620f70280c885 (patch) | |
tree | 66b363ecaa0da42195d2c9d1b8e5cd6fe8cc33a2 /npc/custom/quests/bongunsword.txt | |
parent | 0f82fd5bc403400dc9464a8f02298416b99b0bbc (diff) | |
download | hercules-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/bongunsword.txt')
-rw-r--r-- | npc/custom/quests/bongunsword.txt | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/npc/custom/quests/bongunsword.txt b/npc/custom/quests/bongunsword.txt index a7bc05dc5..2ca68fd90 100644 --- a/npc/custom/quests/bongunsword.txt +++ b/npc/custom/quests/bongunsword.txt @@ -5,7 +5,7 @@ //===== Current Version: ===================================== //= 1.2 //===== Compatible With: ===================================== -//= rAthena 1.0 +//= rAthena SVN //===== Description: ========================================= //= Quest itms:Sword o'Chinese Exorcist,No Recipient,Her Heart //===== Additional Comments: ================================= @@ -14,7 +14,6 @@ //= 1.2 Added another missing next; [Evera] //============================================================ - comodo,135,227,5 script Sherri 93,{ mes "[Sherri]"; mes " "; @@ -107,14 +106,12 @@ ExCreate: mes " "; mes "Here is lover's lost letter as promised! Again - Thank you!"; close; - L_NoItem: mes "[Evan]"; mes "Waahhhh, stop playing with my feelings!"; mes " "; mes "Go away!"; close; - ExEnd: mes "[Evan]"; mes "*sighs*"; @@ -148,7 +145,6 @@ L_NoItem: mes "[Old Smith]"; mes "Hmm, you seem to be missing something... probably that 'Oridecon'."; close; - L_NoItemS: ExEnd: mes "[Old Smith]"; |