From 581475bc6416790765c498aa3d611f6868ffb64a Mon Sep 17 00:00:00 2001 From: amber Date: Sun, 14 Nov 2004 16:18:26 +0000 Subject: Fixed some file types git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@172 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/custom/kaho_balmung.txt | 194 ++++++++++++++++++------------------- 1 file changed, 97 insertions(+), 97 deletions(-) (limited to 'npc/quests/custom/kaho_balmung.txt') diff --git a/npc/quests/custom/kaho_balmung.txt b/npc/quests/custom/kaho_balmung.txt index d10fc038b..c9e9682ab 100644 --- a/npc/quests/custom/kaho_balmung.txt +++ b/npc/quests/custom/kaho_balmung.txt @@ -1,97 +1,97 @@ -// $Id: kaho_balmung.txt,v 1.1.1.1 2004/09/10 17:26:46 MagicalTux Exp $ -//-------------------- 'Balmung & Lord Kaho's Horns' Quest -------------------- - -prontera.gat,158,356,4 script Royal Messenger 105,{ - mes "[Royal Messenger]"; - mes "Welcome to prontera, i am the Royal Messenger in charge of the royal quest."; - next; - menu "Listen",Lok,"No",Lend; -Lok: - mes "[Royal Messenger]"; - mes "There are too quests please chose the one you must like."; - next; - menu "Balmung",Lb,"Lord Kahos horns",Lkahos,"No",Lend; -Lb: - mes "[Royal Messenger]"; - mes "The Balmung quest consist of the next items:"; - mes "120 Steel"; - mes "10 Oridecon"; - mes "10 Rough Wind"; - mes "10 Flame Heart"; - mes "10 Mystic Frozen"; - mes "10 Great Nature"; - mes "1,000,000z"; - next; - if(countitem(999)<120) goto Lend2; - if(countitem(984)<10) goto Lend2; - if(countitem(996)<10) goto Lend2; - if(countitem(994)<10) goto Lend2; - if(countitem(995)<10) goto Lend2; - if(countitem(997)<10) goto Lend2; - if(Zeny<1000000) goto NoGold; - goto Lget; - mes "[Royal Messenger]"; - mes "Happy item hunting and good luck"; - close; -Lkahos: - mes "[Royal Messenger]"; - mes "The Lord Kahos horns quest consists of the next items:"; - mes "1 Green Feelers"; - mes "10 Star Dust"; - mes "10 Rough Wind"; - mes "10 Flame Heart"; - mes "10 Mystic Frozen"; - mes "10 Great Nature"; - mes "1,000,000z"; - next; - if(countitem(2298)<1) goto Lend2; - if(countitem(1001)<10) goto Lend2; - if(countitem(996)<10) goto Lend2; - if(countitem(994)<10) goto Lend2; - if(countitem(995)<10) goto Lend2; - if(countitem(997)<10) goto Lend2; - if(Zeny<1000000) goto NoGold; - goto Lget1; - mes "[Royal Messenger]"; - mes"Happy item hunting and good luck"; - close; -Lend: - mes "[Royal Messenger]"; - mes "Have a nice day."; - close; -Lend2: - mes "[Royal Messenger]"; - mes "Sorry you dont have all the items i need."; - mes "comeback when you have them all"; - close; -NoGold: - mes "[Royal Messenger]"; - mes "Sorry you dont have enought gold"; - close; -Lget: - delitem 999,120; - delitem 984,10; - delitem 996,10; - delitem 994,10; - delitem 995,10; - delitem 997,10; - set Zeny,Zeny-1000000; - mes "[Royal Messenger]"; - mes "I see you already have all the items you need."; - mes "nice work."; - getitem 1161,1; - close; -Lget1: - delitem 2298,1; - delitem 1001,10; - delitem 996,10; - delitem 994,10; - delitem 995,10; - delitem 997,10; - set Zeny,Zeny-1000000; - mes "[Royal Messenger]"; - mes "I see you already have all the items you need."; - mes "nice work."; - getitem 5013,1; - close; } - +// $Id: kaho_balmung.txt,v 1.1.1.1 2004/09/10 17:26:46 MagicalTux Exp $ +//-------------------- 'Balmung & Lord Kaho's Horns' Quest -------------------- + +prontera.gat,158,356,4 script Royal Messenger 105,{ + mes "[Royal Messenger]"; + mes "Welcome to prontera, i am the Royal Messenger in charge of the royal quest."; + next; + menu "Listen",Lok,"No",Lend; +Lok: + mes "[Royal Messenger]"; + mes "There are too quests please chose the one you must like."; + next; + menu "Balmung",Lb,"Lord Kahos horns",Lkahos,"No",Lend; +Lb: + mes "[Royal Messenger]"; + mes "The Balmung quest consist of the next items:"; + mes "120 Steel"; + mes "10 Oridecon"; + mes "10 Rough Wind"; + mes "10 Flame Heart"; + mes "10 Mystic Frozen"; + mes "10 Great Nature"; + mes "1,000,000z"; + next; + if(countitem(999)<120) goto Lend2; + if(countitem(984)<10) goto Lend2; + if(countitem(996)<10) goto Lend2; + if(countitem(994)<10) goto Lend2; + if(countitem(995)<10) goto Lend2; + if(countitem(997)<10) goto Lend2; + if(Zeny<1000000) goto NoGold; + goto Lget; + mes "[Royal Messenger]"; + mes "Happy item hunting and good luck"; + close; +Lkahos: + mes "[Royal Messenger]"; + mes "The Lord Kahos horns quest consists of the next items:"; + mes "1 Green Feelers"; + mes "10 Star Dust"; + mes "10 Rough Wind"; + mes "10 Flame Heart"; + mes "10 Mystic Frozen"; + mes "10 Great Nature"; + mes "1,000,000z"; + next; + if(countitem(2298)<1) goto Lend2; + if(countitem(1001)<10) goto Lend2; + if(countitem(996)<10) goto Lend2; + if(countitem(994)<10) goto Lend2; + if(countitem(995)<10) goto Lend2; + if(countitem(997)<10) goto Lend2; + if(Zeny<1000000) goto NoGold; + goto Lget1; + mes "[Royal Messenger]"; + mes"Happy item hunting and good luck"; + close; +Lend: + mes "[Royal Messenger]"; + mes "Have a nice day."; + close; +Lend2: + mes "[Royal Messenger]"; + mes "Sorry you dont have all the items i need."; + mes "comeback when you have them all"; + close; +NoGold: + mes "[Royal Messenger]"; + mes "Sorry you dont have enought gold"; + close; +Lget: + delitem 999,120; + delitem 984,10; + delitem 996,10; + delitem 994,10; + delitem 995,10; + delitem 997,10; + set Zeny,Zeny-1000000; + mes "[Royal Messenger]"; + mes "I see you already have all the items you need."; + mes "nice work."; + getitem 1161,1; + close; +Lget1: + delitem 2298,1; + delitem 1001,10; + delitem 996,10; + delitem 994,10; + delitem 995,10; + delitem 997,10; + set Zeny,Zeny-1000000; + mes "[Royal Messenger]"; + mes "I see you already have all the items you need."; + mes "nice work."; + getitem 5013,1; + close; } + -- cgit v1.2.3-70-g09d2