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/quests/quests_izlude.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'npc/quests/quests_izlude.txt') diff --git a/npc/quests/quests_izlude.txt b/npc/quests/quests_izlude.txt index 8dc2e8f31..e95b8b2b7 100644 --- a/npc/quests/quests_izlude.txt +++ b/npc/quests/quests_izlude.txt @@ -1,20 +1,20 @@ //===== Hercules Script ====================================== //= Quest NPCs related to Izlude -//===== By: ================================================== +//===== By: ================================================== //= Evera and The rAthena Dev Team //= L0ne_W0lf -//===== Current Version: ===================================== +//===== Current Version: ===================================== //= 1.1 -//===== Description: ========================================= +//===== Description: ========================================= //= Edgar's Offer: -//= - [Aegis conversion] +//= - [Official Conversion] //= - Variables in use: MISC_QUEST (Bit 16) -//===== Additional Comments: ================================= +//===== Additional Comments: ================================= //= 1.0 Initial release [Evera] //= 1.1 Updated to 10.3 standard. [L0ne_W0lf] //============================================================ -// Edgar's Offer +// Edgar's Offer :: iz_npc //============================================================ - script ::Edgar_izlude -1,{ if (MISC_QUEST & 16) { @@ -32,7 +32,7 @@ mes "get some more cash?"; close ; } - set zeny,zeny-250; + set Zeny, Zeny-250; warp "alberta",195,164; end; } @@ -41,7 +41,7 @@ close; } mes "[Edgar]"; - mes "My town, Izlude, is connected to Alberta by the harbor in the West. There is so much traffic between us, I almost become an Albertian. Hehehe~"; + mes "My town, Izlude, is connected to Alberta by the harbor in the West. There is so much traffic between us, I almost become an Albertian. Hehehe~"; next; mes "[Edgar]"; mes "There's this guy I know pretty well, Phelix, who lives in Alberta. That guy is really stingy... He charges for everything!"; @@ -79,7 +79,7 @@ mes "some more."; close; } - set zeny,zeny-250; + set Zeny, Zeny-250; warp "alberta",195,164; end; } -- cgit v1.2.3-60-g2f50