From e3afdc2af4c5e50c79237ee092e25f39b7428e47 Mon Sep 17 00:00:00 2001 From: Michieru Date: Thu, 24 Oct 2013 12:10:43 +0200 Subject: Update to last rAthena npc. Fix some typos change sc_bleeding to -> sc_blooding Updated RE EXP for quests_brasilis.txt --- npc/cities/ayothaya.txt | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'npc/cities/ayothaya.txt') diff --git a/npc/cities/ayothaya.txt b/npc/cities/ayothaya.txt index 1c22c2975..2a4480aa2 100644 --- a/npc/cities/ayothaya.txt +++ b/npc/cities/ayothaya.txt @@ -1,21 +1,21 @@ //===== Hercules Script ====================================== //= Ayotaya Town -//===== By: ================================================== +//===== By: ================================================== //= MasterOfMuppets //===== Current Version: ===================================== //= 1.9 -//===== Description: ========================================= -//= [Aegis Conversion] +//===== Description: ========================================= +//= [Official Conversion] //= Ayotaya Town Script -//===== Additional Comments: ================================= +//===== Additional Comments: ================================= //= 1.6 Rescripted to Aegis 10.3 standards. [L0ne_W0lf] //= 1.7 Fixed character's anme bugs [Lupus] //= 1.8 Moved Alberta NPC to pre-re/re paths. [Euphy] -//= 1.9 Updated Warp coordinates to Alberta -//============================================================ +//= 1.9 Updated Renewal warp coordinates. +//============================================================ -// Ayothaya Transportation NPC -//============================================================ +// Ayothaya Transportation +//============================================================ - script ::Aibakthing_ayothaya -1,{ mes "[Aibakthing]"; mes "Hoo! Hah! Hoo! Hah!"; @@ -56,7 +56,7 @@ mes "Let us be off! Back to my"; mes "beautiful Ayotaya!"; close2; - set zeny,zeny-10000; + set Zeny, Zeny-10000; warp "ayothaya",149,71; end; } @@ -104,7 +104,7 @@ ayothaya,152,68,1 script Aibakthing#ayo2 843,{ } // Generic Ayothaya NPCs -//============================================================ +//============================================================ ayothaya,189,120,3 script Young Man#Thang 843,{ mes "[Thang]"; mes "There's an ancient,"; @@ -296,14 +296,14 @@ ayothaya,241,264,5 script Young Man#5ayothaya2 843,{ close; } -//============================================================ +//============================================================ // Old changelog -//============================================================ +//============================================================ //= 0.1 Added a Sailor NPC to get back to Alberta [ZoDIaC] //= 0.2 fixed coords, dialogues //= 0.3 Fixed Warp name, ayotaya doesn't exist, even though iRO -//= decided to call it Ayotaya, it really is Ayothaya, like -//= that Yuno/Juno thing +//= decided to call it Ayotaya, it really is Ayothaya, like +//= that Yuno/Juno thing //= 0.4 Added the official warp npc for Ayothaya. [MasterOfMuppets] //= 1.0 Added most of the official npcs. The following quests were added: [MasterOfMuppets] //= Tom Yum Goong quest, Holy Threads quest and Holier threads quest. @@ -314,4 +314,4 @@ ayothaya,241,264,5 script Young Man#5ayothaya2 843,{ //= 1.3 Removed Duplicates [Silent] //= 1.4 Moved quests to quests/quests_ayothaya.txt [Evera] //= 1.5 Moved a few NPC's to quests/quests_ayothaya.txt [MasterOfMuppets] -//============================================================ +//============================================================ -- cgit v1.2.3-70-g09d2