From 788a65d41bce37aad857e5b5202d0293e84963a2 Mon Sep 17 00:00:00 2001 From: Lupus Date: Thu, 15 Mar 2007 20:32:55 +0000 Subject: removed all .GAT from all the scripts and tested git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10018 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/skills/acolyte_skills.txt | 4 ++-- npc/quests/skills/alchemist_skills.txt | 32 ++++++++++++++++---------------- npc/quests/skills/archer_skills.txt | 6 +++--- npc/quests/skills/assassin_skills.txt | 3 +-- npc/quests/skills/bard_skills.txt | 4 ++-- npc/quests/skills/blacksmith_skills.txt | 6 +++--- npc/quests/skills/crusader_skills.txt | 4 ++-- npc/quests/skills/dancer_skills.txt | 4 ++-- npc/quests/skills/hunter_skills.txt | 4 ++-- npc/quests/skills/knight_skills.txt | 4 ++-- npc/quests/skills/mage_skills.txt | 4 ++-- npc/quests/skills/merchant_skills.txt | 10 +++++----- npc/quests/skills/monk_skills.txt | 4 ++-- npc/quests/skills/novice_skills.txt | 8 ++++---- npc/quests/skills/priest_skills.txt | 4 ++-- npc/quests/skills/rogue_skills.txt | 4 ++-- npc/quests/skills/sage_skills.txt | 4 ++-- npc/quests/skills/swordman_skills.txt | 8 ++++---- npc/quests/skills/thief_skills.txt | 6 +++--- npc/quests/skills/wizard_skills.txt | 4 ++-- 20 files changed, 63 insertions(+), 64 deletions(-) (limited to 'npc/quests/skills') diff --git a/npc/quests/skills/acolyte_skills.txt b/npc/quests/skills/acolyte_skills.txt index 06f198aa2..245761bf0 100644 --- a/npc/quests/skills/acolyte_skills.txt +++ b/npc/quests/skills/acolyte_skills.txt @@ -18,7 +18,7 @@ //============================================================ -prt_church.gat,173,23,4 script Acolyte Klift 79,{ +prt_church,173,23,4 script Acolyte Klift 79,{ mes "[Acolyte Klift]"; if (baseClass == Job_Acolyte) goto L_Start; @@ -126,4 +126,4 @@ L_GotSkill: mes "that I truly believe it to be a gift from the lord himself. May"; mes "God be with you always."; close; -} +} \ No newline at end of file diff --git a/npc/quests/skills/alchemist_skills.txt b/npc/quests/skills/alchemist_skills.txt index 6aacfbdb2..8ee1943c7 100644 --- a/npc/quests/skills/alchemist_skills.txt +++ b/npc/quests/skills/alchemist_skills.txt @@ -27,7 +27,7 @@ //============================================================ // ALCHEMIST - ELEMENTAL POTION CREATION //============================================================ -yuno_in04.gat,33,108,5 script Pislik 750,{ +yuno_in04,33,108,5 script Pislik 750,{ mes "[Pislik]"; if(BaseJob != Job_Alchem) goto L_noalche; if(countitem(7434)) goto L_alreadyhave;//Items: Elemental_Potion_Creation_Guide, @@ -91,7 +91,7 @@ L_nojob: //============================================================ //=====================Requires Bug Testing===================== -lhz_in01.gat,46,125,6 script Rekenber Guard 867,{ +lhz_in01,46,125,6 script Rekenber Guard 867,{ mes "[Rekenber Guard]"; if(isequipped(2241) && isequipped(2243)){ mes "......................"; @@ -101,7 +101,7 @@ lhz_in01.gat,46,125,6 script Rekenber Guard 867,{ mes "[Rekenber Guard]"; mes "..."; close2; - warp "lhz_in01.gat",282,172; + warp "lhz_in01",282,172; end; break; case 2: @@ -114,24 +114,24 @@ lhz_in01.gat,46,125,6 script Rekenber Guard 867,{ close; } } -lhz_in01.gat,282,172,0 script BioEthTrg1::BETrg1 -1,1,1{ +lhz_in01,282,172,0 script BioEthTrg1::BETrg1 -1,1,1{ OnTouch: mes "[Researcher]"; mes "This is a restricted"; mes "area. Please leave"; mes "immediately."; close2; - warp "lhz_in01.gat",199,131; + warp "lhz_in01",199,131; end; } -lhz_in01.gat,285,169,7 script Researcher#2 865,{ +lhz_in01,285,169,7 script Researcher#2 865,{ //Unknown Text mes "[Researcher]"; mes "Hmm... I wonder..."; close; } -lhz_in01.gat,199,137,8 script Scientist#2 865,{ +lhz_in01,199,137,8 script Scientist#2 865,{ mes "[Scientist]"; mes "Whoa whoa~!"; mes "Please! Don't"; @@ -140,7 +140,7 @@ lhz_in01.gat,199,137,8 script Scientist#2 865,{ mes "volatile chemicals here!"; close; } -lhz_in01.gat,204,138,6 script Keshibien 750,{ +lhz_in01,204,138,6 script Keshibien 750,{ if(bioeth >= 2){ //Unofficial text mes "[Keshibien]"; @@ -173,7 +173,7 @@ lhz_in01.gat,204,138,6 script Keshibien 750,{ mes "collaborate with any of them..."; close; } -lhz_in01.gat,203,123,8 script Scientist#3 750,{ +lhz_in01,203,123,8 script Scientist#3 750,{ mes "[Scientist]"; mes "Alright. Pull one test"; mes "tube out of the machine,"; @@ -190,7 +190,7 @@ lhz_in01.gat,203,123,8 script Scientist#3 750,{ mes "lose the instructions..."; close; } -lhz_in01.gat,221,131,3 script Scientist#4 865,{ +lhz_in01,221,131,3 script Scientist#4 865,{ mes "[Scientist]"; mes "It takes so long for"; mes "this device to process"; @@ -199,7 +199,7 @@ lhz_in01.gat,221,131,3 script Scientist#4 865,{ mes "heightens my anticipation..."; close; } -lhz_in01.gat,218,141,0 script Alchemist#2 98,{ +lhz_in01,218,141,0 script Alchemist#2 98,{ mes "[Alchemist]"; mes "Out of all humans,"; mes "I believe Kellasus is"; @@ -225,7 +225,7 @@ lhz_in01.gat,218,141,0 script Alchemist#2 98,{ mes "both science and personal life."; close; } -lhz_in01.gat,224,140,8 script Kellasus 57,{ +lhz_in01,224,140,8 script Kellasus 57,{ if(MISC_QUEST&64){ mes "[Kellasus]"; mes "I already taught you"; @@ -376,7 +376,7 @@ lhz_in01.gat,224,140,8 script Kellasus 57,{ break; } } -lhz_in01.gat,217,121,6 script Repairman 851,{ +lhz_in01,217,121,6 script Repairman 851,{ mes "[Repairman]"; mes "No wonder these things"; mes "break all the time! These"; @@ -393,7 +393,7 @@ lhz_in01.gat,217,121,6 script Repairman 851,{ mes "need to be extra cautious."; close; } -lhz_in01.gat,225,122,4 script Skrajiad 754,{ +lhz_in01,225,122,4 script Skrajiad 754,{ mes "[Skrajiad]"; mes "Alchemy is wondrous..."; mes "It incorporates every"; @@ -412,7 +412,7 @@ lhz_in01.gat,225,122,4 script Skrajiad 754,{ if(bioeth == 1) set bioeth,2; close; } -lhz_in02.gat,269,273,4 script Bringel 709,{ +lhz_in02,269,273,4 script Bringel 709,{ //Unofficial Text if(bioeth == 3){ mes "[Bringel]"; @@ -434,7 +434,7 @@ lhz_in02.gat,269,273,4 script Bringel 709,{ mes "did in the past..."; close; } -lhz_in03.gat,106,34,4 script Golin 706,{ +lhz_in03,106,34,4 script Golin 706,{ //Unofficial text if(bioeth == 5){ mes "[Golin]"; diff --git a/npc/quests/skills/archer_skills.txt b/npc/quests/skills/archer_skills.txt index 934916cf0..fb14032a6 100644 --- a/npc/quests/skills/archer_skills.txt +++ b/npc/quests/skills/archer_skills.txt @@ -24,7 +24,7 @@ //<======================== Roberto: Arrow crafting =========================>\\ -morocc.gat,121,109,5 script Roberto 88,{ +morocc,121,109,5 script Roberto 88,{ mes "[Roberto]"; if(baseClass == Job_Archer) goto L_Start; @@ -147,7 +147,7 @@ L_LowLvl: //<============================== Arrow Repel ===============================>\\ -payon.gat,103,63,5 script Jason 88,{ +payon,103,63,5 script Jason 88,{ mes "[Jason]"; if(baseClass == Job_Archer) goto L_Start; @@ -210,4 +210,4 @@ L_Check: L_GotSkill: mes "Hey! It's you again? I'm afraid I've taught you everything I know."; close; -} +} \ No newline at end of file diff --git a/npc/quests/skills/assassin_skills.txt b/npc/quests/skills/assassin_skills.txt index 7b5e4fda1..7a69e290f 100644 --- a/npc/quests/skills/assassin_skills.txt +++ b/npc/quests/skills/assassin_skills.txt @@ -24,7 +24,7 @@ //============================================================ // ASSASSIN - SONIC ACCELERATION + THROW VENOM KNIFE //============================================================ -in_moc_16.gat,14,21,3 script Kiltin 884,{ +in_moc_16,14,21,3 script Kiltin 884,{ mes "[Kiltin]"; if(BaseJob!=Job_Assassin) goto L_nosin; if(getskilllv(1003) && getskilllv(1004)) goto L_alreadyhave; @@ -68,4 +68,3 @@ L_alreadyhave: mes "everything I know..."; close; } - diff --git a/npc/quests/skills/bard_skills.txt b/npc/quests/skills/bard_skills.txt index 0dfb3b7ef..e14a5d9d0 100644 --- a/npc/quests/skills/bard_skills.txt +++ b/npc/quests/skills/bard_skills.txt @@ -24,7 +24,7 @@ //============================================================ // BARD - PANG VOICE //============================================================ -prontera.gat,134,328,7 script Timid man 89,{ +prontera,134,328,7 script Timid man 89,{ mes "[Timid man]"; if(BaseJob!=Job_Bard) goto L_nobard; if(getskilllv(1010)) goto L_alreadyhave; @@ -68,4 +68,4 @@ L_nojob: mes "Come back when you've learned"; mes "more about being a Bard."; close; -} +} \ No newline at end of file diff --git a/npc/quests/skills/blacksmith_skills.txt b/npc/quests/skills/blacksmith_skills.txt index bbe7b830e..e097c8e17 100644 --- a/npc/quests/skills/blacksmith_skills.txt +++ b/npc/quests/skills/blacksmith_skills.txt @@ -26,7 +26,7 @@ // BLACKSMITH SKILL - GREED + UNFAIR TRICK //============================================================ //== GOODDAY - GREED SKILL =================================== -geffen.gat,172,53,7 script Goodday 826,{ +geffen,172,53,7 script Goodday 826,{ mes "[Goodday]"; if(BaseJob!=Job_Blacksmith) goto L_nosmith; if(getskilllv(1013)) goto L_alreadyhave; @@ -67,7 +67,7 @@ L_alreadyhave: } //== AKI - UNFAIR TRICK SKILL ================================== -geffen.gat,178,72,7 script Aki 726,{ +geffen,178,72,7 script Aki 726,{ mes "[Aki]"; if(BaseJob!=Job_Blacksmith) goto L_nosmith; if(getskilllv(1012)) goto L_alreadyhave; @@ -139,4 +139,4 @@ L_nojob: mes "least lv 30 to learn what I"; mes "know."; close; -} +} \ No newline at end of file diff --git a/npc/quests/skills/crusader_skills.txt b/npc/quests/skills/crusader_skills.txt index 33f16e981..5fa9d5ce7 100644 --- a/npc/quests/skills/crusader_skills.txt +++ b/npc/quests/skills/crusader_skills.txt @@ -24,7 +24,7 @@ //============================================================ // CRUSADER SKILL - SHRINK //============================================================ -geffen.gat,110,118,3 script Ford 752,{ +geffen,110,118,3 script Ford 752,{ mes "[Ford]"; if(BaseJob!=Job_Crusader) goto L_nocruz; if(getskilllv(1002)) goto L_alreadyhave; @@ -104,4 +104,4 @@ L_alreadyhave: mes "skill I did! Don't press"; mes "your luck."; close; -} +} \ No newline at end of file diff --git a/npc/quests/skills/dancer_skills.txt b/npc/quests/skills/dancer_skills.txt index 0f5916094..fb0139837 100644 --- a/npc/quests/skills/dancer_skills.txt +++ b/npc/quests/skills/dancer_skills.txt @@ -24,7 +24,7 @@ //============================================================ // DANCER - WINK OF CHARM //============================================================ -comodo.gat,205,171,7 script Chanel 724,{ +comodo,205,171,7 script Chanel 724,{ mes "[Chanel]"; if(BaseJob!=Job_Dancer) goto L_nodancer; if(getskilllv(1011)) goto L_alreadyhave; @@ -71,4 +71,4 @@ L_alreadyhave: mes "I've already taught you"; mes "everything I know..."; close; -} +} \ No newline at end of file diff --git a/npc/quests/skills/hunter_skills.txt b/npc/quests/skills/hunter_skills.txt index 40968bade..886282841 100644 --- a/npc/quests/skills/hunter_skills.txt +++ b/npc/quests/skills/hunter_skills.txt @@ -26,7 +26,7 @@ //============================================================ // HUNTER SKILL - PHANTASMIC ARROW //============================================================ -payon_in02.gat,54,13,7 script Albest 55,{ +payon_in02,54,13,7 script Albest 55,{ mes "[Albest]"; if(BaseJob!=Job_Hunter) goto L_hunterno; if(getskilllv(1009)) goto L_alreadyhave; @@ -86,4 +86,4 @@ L_hunterno: mes "help you with? I believe"; mes "you have the wrong old man."; close; -} +} \ No newline at end of file diff --git a/npc/quests/skills/knight_skills.txt b/npc/quests/skills/knight_skills.txt index b8431e718..46512c188 100644 --- a/npc/quests/skills/knight_skills.txt +++ b/npc/quests/skills/knight_skills.txt @@ -24,7 +24,7 @@ //============================================================ // KNIGHT - CHARGE ATTACK //============================================================ -prt_in.gat,84,98,3 script Esope 734,{ +prt_in,84,98,3 script Esope 734,{ mes "[Esope]"; if(BaseJob!=Job_Knight) goto L_noknight; if(getskilllv(1001)) goto L_alreadyhave; @@ -64,4 +64,4 @@ L_alreadyhave: mes "I've already taught you"; mes "everything I know..."; close; -} +} \ No newline at end of file diff --git a/npc/quests/skills/mage_skills.txt b/npc/quests/skills/mage_skills.txt index 608c2a9b5..283abf798 100644 --- a/npc/quests/skills/mage_skills.txt +++ b/npc/quests/skills/mage_skills.txt @@ -20,7 +20,7 @@ -geffen_in.gat,151,119,4 script BLIZZARDRISS 71,{ +geffen_in,151,119,4 script BLIZZARDRISS 71,{ mes "[BLIZZARDRISS]"; if(baseClass == Job_Mage) goto L_Start; @@ -115,4 +115,4 @@ L_GetSkill: L_GotSkill: mes "Well hello there. The 'Energy Coat' skill is great, isn't it? Anyway, good luck with your journey."; close; -} +} \ No newline at end of file diff --git a/npc/quests/skills/merchant_skills.txt b/npc/quests/skills/merchant_skills.txt index b3f3bc61d..64e4f3702 100644 --- a/npc/quests/skills/merchant_skills.txt +++ b/npc/quests/skills/merchant_skills.txt @@ -24,14 +24,14 @@ //--------------------------------------- Necko: Crazy Uproar--------------------------------\\ -alberta.gat,89,96,5 script Necko#01 139,0,4,{ +alberta,89,96,5 script Necko#01 139,0,4,{ mes "[!?]"; mes "Muahahahahhhahahahahhahah!!"; mes "Pukakakakakkakakakakakakaka!!"; close; } -alberta.gat,83,96,5 script Necko#02 98,{ +alberta,83,96,5 script Necko#02 98,{ mes "[Necko]"; if(baseClass == Job_Merchant) goto L_Start; @@ -121,7 +121,7 @@ L_GotSkill: //----------------------------------------- Charlron: Change cart ---------------------------------\\ -alberta.gat,119,221,6 script Charlron 107,{ +alberta,119,221,6 script Charlron 107,{ mes "[Charlron]"; if(baseClass == Job_Merchant) goto L_Start; L_Other: @@ -181,7 +181,7 @@ L_GotSkill: //-------------------------====-------- Gershaun: Cart Revolution ---------------------------------\\ -alberta.gat,232,106,6 script Gershuan 57,{ +alberta,232,106,6 script Gershuan 57,{ if(baseClass == Job_Merchant) goto L_Start; L_Other: @@ -307,4 +307,4 @@ L_GotSkill: mes "So how do you like cart revolution? Remember, the ^3355FFheavier^000000 the cart, the ^3355FFgreater^000000 the damage."; close; -} +} \ No newline at end of file diff --git a/npc/quests/skills/monk_skills.txt b/npc/quests/skills/monk_skills.txt index a3ab0c539..6864f9709 100644 --- a/npc/quests/skills/monk_skills.txt +++ b/npc/quests/skills/monk_skills.txt @@ -24,7 +24,7 @@ //============================================================ // MONK - KI TRANSLATION + KI EXPLOSION //============================================================ -monk_test.gat,316,69,3 script Krate 823,{ +monk_test,316,69,3 script Krate 823,{ mes "[Krate]"; if(BaseJob!=Job_Monk) goto L_nomonk; if(getskilllv(1015) && getskilllv(1016)) goto L_alreadyhave; @@ -74,4 +74,4 @@ L_heavymonk: mes "Come back when you've cleansed"; mes "yourself of your worldly possessions."; close; -} +} \ No newline at end of file diff --git a/npc/quests/skills/novice_skills.txt b/npc/quests/skills/novice_skills.txt index f23176e5a..a64e61371 100644 --- a/npc/quests/skills/novice_skills.txt +++ b/npc/quests/skills/novice_skills.txt @@ -20,7 +20,7 @@ //<---------------------------------------------------------------------------------------------- Nurse Aid: First Aid NPC ---------------------------------------------------------------------------->\\ -prt_in.gat,235,133,4 script Nurse Aid 90,{ +prt_in,235,133,4 script Nurse Aid 90,{ mes "[Nurse Aid]"; if(FIRSTAID){ if((JobLevel < 3) || (countitem(507) < 5 ) || (countitem(705) < 5) || (countitem(930) < 1)) goto sM_Yes; @@ -87,7 +87,7 @@ prt_in.gat,235,133,4 script Nurse Aid 90,{ //<-------------------------------------------------------------------------------------------------- Bulma: Play Dead -------------------------------------------------------------------------------------------->\\ -prt_in.gat,73,87,2 script Bulma 98,{ +prt_in,73,87,2 script Bulma 98,{ mes "[Bulma]"; if(BaseJob != Job_Novice){ mes "Yeah... I look great.... After all, I'm a Knight of the Prontera Chivalry. Kuhahahaha!"; @@ -210,7 +210,7 @@ prt_in.gat,73,87,2 script Bulma 98,{ //Newbie Assistant------------------------------------------------------------------------------ -prt_castle.gat,174,147,2 script Newbie Assistant 84,{ +prt_castle,174,147,2 script Newbie Assistant 84,{ mes "[Newbie Assistant]"; if(BaseJob != Job_Novice){ mes "What am I doing here? I'm just trying to help out young newbies. You remember how it was to be a newbie... confused.... lost.... heh heh."; @@ -243,4 +243,4 @@ prt_castle.gat,174,147,2 script Newbie Assistant 84,{ } mes "Hello. I'm here to provide help to newbies like you. If there is anything in particular that you need assistance with just let me know."; close; -} +} \ No newline at end of file diff --git a/npc/quests/skills/priest_skills.txt b/npc/quests/skills/priest_skills.txt index 927d4e8da..f376973b5 100644 --- a/npc/quests/skills/priest_skills.txt +++ b/npc/quests/skills/priest_skills.txt @@ -24,7 +24,7 @@ //============================================================ // PRIEST - REDEMPTIO //============================================================ -prt_church.gat,111,112,3 script Nun Linus 79,{ +prt_church,111,112,3 script Nun Linus 79,{ mes "[Nun Linus]"; if(BaseJob!=Job_Priest) goto L_nopriest; if(getskilllv(1014)) goto L_alreadyhave; @@ -85,4 +85,4 @@ L_norez: mes "Come back when you've learned"; mes "more about priest and God."; close; -} +} \ No newline at end of file diff --git a/npc/quests/skills/rogue_skills.txt b/npc/quests/skills/rogue_skills.txt index 810fc7d62..728b92f38 100644 --- a/npc/quests/skills/rogue_skills.txt +++ b/npc/quests/skills/rogue_skills.txt @@ -24,7 +24,7 @@ //============================================================ // ROGUE - CLOSE CONFINE //============================================================ -in_rogue.gat,387,94,3 script Hyzaragrack 84,{ +in_rogue,387,94,3 script Hyzaragrack 84,{ mes "[Hyzaragrack]"; if(BaseJob!=Job_Rogue) goto L_norogue; if(getskilllv(1005)) goto L_alreadyhave; @@ -68,4 +68,4 @@ L_alreadyhave: mes "I've already taught you"; mes "everything I know..."; close; -} +} \ No newline at end of file diff --git a/npc/quests/skills/sage_skills.txt b/npc/quests/skills/sage_skills.txt index 4d391e34b..62f2c025d 100644 --- a/npc/quests/skills/sage_skills.txt +++ b/npc/quests/skills/sage_skills.txt @@ -25,7 +25,7 @@ //============================================================ // SAGE SKILL - CREATE CONVERTER + ELEMENTAL CHANGE //============================================================ -yuno_in03.gat,176,24,3 script Mischna 755,{ +yuno_in03,176,24,3 script Mischna 755,{ mes "[Mischna]"; if(BaseJob!=Job_Sage) goto L_sageno; if(getskilllv(1007)) goto L_elemental; @@ -145,4 +145,4 @@ L_elemental: delitem 992, 20;//Items: Wind_of_Verdure, skill 1019,1,0; goto L_alreadyhave; -} +} \ No newline at end of file diff --git a/npc/quests/skills/swordman_skills.txt b/npc/quests/skills/swordman_skills.txt index 618c93db7..6a009a37e 100644 --- a/npc/quests/skills/swordman_skills.txt +++ b/npc/quests/skills/swordman_skills.txt @@ -23,7 +23,7 @@ //<-------------------------------------- Fatal Blow------------------------------------>\\ -prt_in.gat,75,88,5 script Leon 85,{ +prt_in,75,88,5 script Leon 85,{ mes "[Leon]"; if(baseClass == Job_Swordman) goto L_Start; if(BaseJob == Job_Novice) goto L_Novice; @@ -163,7 +163,7 @@ L_Done: //<---------------------------------- Moving HP Recovery ---------------------------------->\\ -izlude_in.gat,175,130,2 script Knight De Thomas 98,{ +izlude_in,175,130,2 script Knight De Thomas 98,{ mes "[Knight De Thomas]"; if(baseClass == Job_Swordman) goto L_Start; @@ -265,7 +265,7 @@ L_Check: //<----------------------------------------- Auto-Berserk --------------------------------->\\ -prt_in.gat,94,57,3 script Juan 85,{ +prt_in,94,57,3 script Juan 85,{ mes "[Juan]"; if(baseClass == Job_Swordman) goto L_Start; @@ -371,4 +371,4 @@ L_GotSkill: mes "But, because of Berserk, I'm sure you have been able to escape it many times as well."; emotion e_gasp; close; -} +} \ No newline at end of file diff --git a/npc/quests/skills/thief_skills.txt b/npc/quests/skills/thief_skills.txt index 39f3c3a0c..8901506e3 100644 --- a/npc/quests/skills/thief_skills.txt +++ b/npc/quests/skills/thief_skills.txt @@ -25,7 +25,7 @@ //====================================================================================================== -moc_prydb1.gat,154,128,4 script Alcouskou 118,{ +moc_prydb1,154,128,4 script Alcouskou 118,{ mes "[Alcouskou]"; if(baseClass == Job_Thief) goto L_Start; if(BaseJob==Job_Novice) goto L_Novice; @@ -332,7 +332,7 @@ L_Fling: //==================================================================================== -payon.gat,91,77,4 script RuRumuni 99,{ +payon,91,77,4 script RuRumuni 99,{ mes "[RuRumuni]"; if(@SANDATTACK && !countitem(7042)) goto L_Start; @@ -384,4 +384,4 @@ L_Check: getitem 7042, 1; set @BAGNFNTY, 0; close; -} +} \ No newline at end of file diff --git a/npc/quests/skills/wizard_skills.txt b/npc/quests/skills/wizard_skills.txt index af5669125..6f0bc5827 100644 --- a/npc/quests/skills/wizard_skills.txt +++ b/npc/quests/skills/wizard_skills.txt @@ -25,7 +25,7 @@ //============================================================ // WIZARD - SIGHTBLASTER //============================================================ -gef_tower.gat,116,37,1 script Enoz#2 748,{ +gef_tower,116,37,1 script Enoz#2 748,{ if(HELLIONQ == 22)goto L_remember; if(HELLIONQ == 21)goto L_joke; if(HELLIONQ == 20)goto L_take; @@ -181,4 +181,4 @@ L_alreadyhave: mes "I've already taught you"; mes "everything I know..."; close; -} +} \ No newline at end of file -- cgit v1.2.3-70-g09d2