diff options
author | Michieru <michieru@0-mail.com> | 2013-10-24 12:10:43 +0200 |
---|---|---|
committer | Michieru <michieru@0-mail.com> | 2013-10-24 12:10:43 +0200 |
commit | e3afdc2af4c5e50c79237ee092e25f39b7428e47 (patch) | |
tree | 20cfd05dd6fc2e3e53173ef059f045cee1526d58 /npc/quests/mrsmile.txt | |
parent | 491892212d338903179909b89a5bfc2385e52261 (diff) | |
download | hercules-e3afdc2af4c5e50c79237ee092e25f39b7428e47.tar.gz hercules-e3afdc2af4c5e50c79237ee092e25f39b7428e47.tar.bz2 hercules-e3afdc2af4c5e50c79237ee092e25f39b7428e47.tar.xz hercules-e3afdc2af4c5e50c79237ee092e25f39b7428e47.zip |
Update to last rAthena npc.
Fix some typos
change sc_bleeding to -> sc_blooding
Updated RE EXP for quests_brasilis.txt
Diffstat (limited to 'npc/quests/mrsmile.txt')
-rw-r--r-- | npc/quests/mrsmile.txt | 22 |
1 files changed, 10 insertions, 12 deletions
diff --git a/npc/quests/mrsmile.txt b/npc/quests/mrsmile.txt index 8f5d94117..4baf22093 100644 --- a/npc/quests/mrsmile.txt +++ b/npc/quests/mrsmile.txt @@ -1,18 +1,16 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= Mr. Smile Quest -//===== By: ================================================== +//===== By: ================================================== //= kobra_k88, Akaru -//===== Current Version: ===================================== +//===== Current Version: ===================================== //= 1.4a -//===== Compatible With: ===================================== -//= rAthena SVN -//===== Description: ========================================= -//= [Aegis Conversion] +//===== Description: ========================================= +//= [Official Conversion] //= Trade Clover, Fluff and Jellopy for a Mr. Smile mask. -//===== Additional Comments: ================================= +//===== Additional Comments: ================================= //= 1.4 Rescripted to Aegis 10.3 standards. [L0ne_W0lf] //= 1.4a Fixed a little Typo error in duplicates. (bugreport:749) [Samuray22] -//============================================================ +//============================================================ - script Smile Assistance::SmileHelper 92,{ mes "[Smile Girl]"; @@ -102,10 +100,10 @@ moc_ruins,59,154,3 duplicate(SmileHelper) Smile Assistance#moc 92 payon,186,104,5 duplicate(SmileHelper) Smile Assistance#pay 92 prontera,157,187,4 duplicate(SmileHelper) Smile Assistance#prt 92 -//============================================================ +//============================================================ // Old changelog -//============================================================ +//============================================================ //= Fully working. 1.1 Optimized //= 1.2 updated Payon coords [Lupus] //= 1.3 fixed exploit [Lupus] -//============================================================ +//============================================================ |