diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-15 20:32:55 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-15 20:32:55 +0000 |
commit | 788a65d41bce37aad857e5b5202d0293e84963a2 (patch) | |
tree | 2070539f8f2ed0a635ff39a18194c21a76595848 /npc/quests/newgears | |
parent | a50476a588b2d7bc819cf0235a093dcddef9f2bf (diff) | |
download | hercules-788a65d41bce37aad857e5b5202d0293e84963a2.tar.gz hercules-788a65d41bce37aad857e5b5202d0293e84963a2.tar.bz2 hercules-788a65d41bce37aad857e5b5202d0293e84963a2.tar.xz hercules-788a65d41bce37aad857e5b5202d0293e84963a2.zip |
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
Diffstat (limited to 'npc/quests/newgears')
-rw-r--r-- | npc/quests/newgears/2004_headgears.txt | 88 | ||||
-rw-r--r-- | npc/quests/newgears/2005_headgears.txt | 18 | ||||
-rw-r--r-- | npc/quests/newgears/2006_headgear.txt | 10 |
3 files changed, 58 insertions, 58 deletions
diff --git a/npc/quests/newgears/2004_headgears.txt b/npc/quests/newgears/2004_headgears.txt index 7d4509998..34b5686d3 100644 --- a/npc/quests/newgears/2004_headgears.txt +++ b/npc/quests/newgears/2004_headgears.txt @@ -14,39 +14,39 @@ //= needed: 2,4,5,7,10,11,13 (7/17) //= ==Information For NPC's inside File== //= 1) Black Cat Ears [NekoNeko*] {Payon} -//= o payon.gat 115 131 +//= o payon 115 131 //= 2) Crossed Hair Band, Plaster and Flower Hairpin [Arjen] {Geffen} -//= o geffen.gat 129 148 +//= o geffen 129 148 //= 3) Hot-blooded-headband [Zhenbolt*] {Yuno} -//= o yuno.gat 300 188 +//= o yuno 300 188 //= 4) Red Tailed Ribbon [Netpia] {Prontera} -//= o prontera.gat 165 232 +//= o prontera 165 232 //= 5) Indian Headband [Merunte] {Comodo} -//= o comodo.gat 237 217 +//= o comodo 237 217 //= 6) Mushroom headband [Ipore*] {Geffen} -//= o geffen.gat 67 87 +//= o geffen 67 87 //= 7) Ears of angel wing & //= Ears of devil wing [Old Blacksmith] {Yuno} -//= o yuno.gat 241 52 +//= o yuno 241 52 //= 8) Sea Otter Cap [Pretty Lindsay*] {Lutie} -//= o xmas.gat 183 267 +//= o xmas 183 267 //= 9) Brown Bear Cap [Fuzzy Fuzz*] {Lutie} -//= o xmas.gat 175 156 +//= o xmas 175 156 //=10) Cap of Concentration [Nan Hyang] {Payon} -//= o payon_in03.gat 8 193 +//= o payon_in03 8 193 //=11) Tulip Haipin [Ses] {Geffen} -//= o geffen.gat 83 189 +//= o geffen 83 189 //=12) Party Hat, Straw Hat, Cowboy Hat, Sombrero //= and Fur hat [Headgear Merchant (Mike)*] {Lutie} -//= o xmas_in.gat 35 30 +//= o xmas_in 35 30 //=13) Big Golden Bell, Headgear of Queen //= and Crown of Mistress [Neris] {Yuno} -//= o yuno_in03.gat 20 18 +//= o yuno_in03 20 18 //=14) Alarm Mask [Muscle Man*]{Aldebaran} -//= o alde_alche.gat 88 180 +//= o alde_alche 88 180 //=15) Drooping Kitty, Smokie Leaf, Lazy Smokie //= and Blue Fish [Traveler*] {Morroc} -//= o morocc.gat 273 79 +//= o morocc 273 79 //=16) Fox Mask [Nine Tail*] {Payon Dungeon} //= o pay_dun03 48 84 //=17) Orc Hero Helm [Orc Warrior*] {Orc Village} @@ -61,7 +61,7 @@ //============================================================ //Payon /=Black cat ears=/ -payon.gat,115,131,3 script NekoNeko 725,{ +payon,115,131,3 script NekoNeko 725,{ if (countitem(2213) > 0 && countitem(983) > 0 && countitem(914) > 199 && Zeny > 9999) { delitem 2213,1; delitem 983,1; @@ -120,7 +120,7 @@ payon.gat,115,131,3 script NekoNeko 725,{ } } //Geffen /=Crossed Hair Ban, Plaster and Flower Hairpin=/ -geffen.gat,129,148,3 script Arjen 779,{ +geffen,129,148,3 script Arjen 779,{ mes "[Arjen]"; mes "Ahhh~So boring~ So very boring~"; mes "There's noone I need to see, and the weather is so good - ! !"; @@ -291,7 +291,7 @@ geffen.gat,129,148,3 script Arjen 779,{ } //Yuno /=Headband of power=/ <-- Ok, WTF? Thanks again bitches ;_; //Yuno /=Hot-blooded headband=/ [5070] -yuno.gat,300,188,5 script Zhenbolt 753,{ +yuno,300,188,5 script Zhenbolt 753,{ if(countitem(7216) > 299 && countitem(7097) > 299 && countitem(2211) > 0 && countitem(982) > 0) { delitem 7216,300; delitem 7097,300; @@ -367,7 +367,7 @@ yuno.gat,300,188,5 script Zhenbolt 753,{ } } //Prontera /=Red Tailed Ribbon=/ [5083](Red Ribbon)// -prontera.gat,165,232,3 script Netpia 744,{ +prontera,165,232,3 script Netpia 744,{ if(countitem(2244) > 0 && countitem(2209) > 0 && countitem(10007) > 0) { delitem 2244,1; delitem 2209,1; @@ -438,7 +438,7 @@ prontera.gat,165,232,3 script Netpia 744,{ } } //Comodo /=Indian Headband=/ [5071] -comodo.gat,237,217,5 script Merunte 732,{ +comodo,237,217,5 script Merunte 732,{ if (countitem(5010) > 0 && countitem(5049) > 0 && countitem(7101) > 9 && Zeny > 9999) { delitem 5010,1; delitem 5049,1; @@ -490,7 +490,7 @@ comodo.gat,237,217,5 script Merunte 732,{ } } //Geffen /=Mushroom Band=/ [5082] -geffen.gat,67,87,3 script Ipore 700,{ +geffen,67,87,3 script Ipore 700,{ if (countitem(921) > 299) { delitem 921,300; mes "[Ipore]"; @@ -552,7 +552,7 @@ geffen.gat,67,87,3 script Ipore 700,{ } } //Yuno /=Ears of Angel's Wing & Ears of Devil's Wing=/ [5074]&[5068] -yuno.gat,241,52,3 script Old Blacksmith 813,{ +yuno,241,52,3 script Old Blacksmith 813,{ mes "[A seemingly skillful craftman]"; mes "Uh Oh, since you've come to this place,"; mes "you must have known how to enjoy the scenary."; @@ -904,7 +904,7 @@ yuno.gat,241,52,3 script Old Blacksmith 813,{ } } //Lutie /=Sea Otter Cap=/ -xmas.gat,183,267,3 script Pretty Lindsay 793,{ +xmas,183,267,3 script Pretty Lindsay 793,{ if (countitem(5033) && countitem(5064)) { delitem 5033,1; delitem 5064,1; @@ -1000,7 +1000,7 @@ xmas.gat,183,267,3 script Pretty Lindsay 793,{ } } //Lutie /=Brown Bear Cap=/ [5059] -xmas.gat,175,156,3 script Fuzzy Fuzz 712,{ +xmas,175,156,3 script Fuzzy Fuzz 712,{ if (countitem(5030) && countitem(7213) > 99 && countitem(7217) > 99 && countitem(7161) > 299) { delitem 5030,1; delitem 7213,100; @@ -1073,7 +1073,7 @@ xmas.gat,175,156,3 script Fuzzy Fuzz 712,{ } } //payon /=Cap of Concentration=/ [5073] -payon_in03.gat,8,193,4 script Nan Hyang 75,{ +payon_in03,8,193,4 script Nan Hyang 75,{ if (countitem(2285) && countitem(1550)) { mes "[Nan Hyang]"; mes "Sigh, give that to me."; @@ -1219,7 +1219,7 @@ payon_in03.gat,8,193,4 script Nan Hyang 75,{ } } //geffen /=Tulip Hairpin=/ -geffen.gat,83,189,5 script Ses 716,{ +geffen,83,189,5 script Ses 716,{ mes "[Ses]"; mes "My name is Ses."; mes "Ses like to fold paper."; @@ -1312,7 +1312,7 @@ geffen.gat,83,189,5 script Ses 716,{ } } //Lutie /=Party Hat, Straw Hat, Cowboy Hat, Sombrero and Fur hat=/ -xmas_in.gat,35,30,3 script Headgear Merchant 797,{ +xmas_in,35,30,3 script Headgear Merchant 797,{ mes "[Mike]"; mes "I like hats..."; mes "I like hats more than any other thing in this world!!"; @@ -1691,7 +1691,7 @@ xmas_in.gat,35,30,3 script Headgear Merchant 797,{ } } //Yuno /=Big Golden Bell, Headgear of Queen and Mistress Crown=/ -yuno_in03.gat,20,18,6 script Neris 726,{ +yuno_in03,20,18,6 script Neris 726,{ mes "[Neris]"; mes "This time,"; mes "as a gratitude of everyone's support to the Museum,"; @@ -1876,10 +1876,10 @@ yuno_in03.gat,20,18,6 script Neris 726,{ //Aldebaran /=Alarm Mask=/ //Effects: EF_BLASTMINE: 106 //EF_FLASHER:99 -alde_alche.gat,88,180,1 script Muscle Man#Alarm 1193,{ +alde_alche,88,180,1 script Muscle Man#Alarm 1193,{ end; } -alde_alche.gat,88,180,1 script Muscle Man#Masked Alarm 748,{ +alde_alche,88,180,1 script Muscle Man#Masked Alarm 748,{ mes "[Muscle Man]"; mes "Muscle, muscle. I like it. Hehe!!"; mes "What a beautiful robotic muscle!"; @@ -2006,28 +2006,28 @@ OnInit: disablenpc "Muscle Man#Alarm"; end; } -alde_alche.gat,86,184,3 script #Masked Alarm1 1193,{ +alde_alche,86,184,3 script #Masked Alarm1 1193,{ end; OnBlast: misceffect 106; end; } -alde_alche.gat,89,184,3 script #Masked Alarm2 1193,{ +alde_alche,89,184,3 script #Masked Alarm2 1193,{ end; OnBlast: misceffect 106; end; } -alde_alche.gat,92,184,3 script #Masked Alarm3 1193,{ +alde_alche,92,184,3 script #Masked Alarm3 1193,{ end; OnBlast: misceffect 106; end; } -alde_alche.gat,95,184,3 script #Masked Alarm4 1193,{ +alde_alche,95,184,3 script #Masked Alarm4 1193,{ end; OnBlast: misceffect 106; end; } //Morocc /= Drooping Kitty, Huge Leaf, Lazy Smokie and Blue Fish =/ -morocc.gat,273,79,4 script Traveler 99,{ +morocc,273,79,4 script Traveler 99,{ function creation_lines { mes "[Human]"; mes "Ah....So do you have all of it?"; @@ -2271,7 +2271,7 @@ morocc.gat,273,79,4 script Traveler 99,{ } } //Payon /=Fox Mask=/ //==Lets hope this works as it's supposed==// -pay_dun03.gat,48,84,4 script Nine Tail#1 1180,1,1{ +pay_dun03,48,84,4 script Nine Tail#1 1180,1,1{ mes "[Nine Tail]"; mes "Kee! KeeKee!"; mes "KeeKeeKee! KeeKee! KeeKee!"; @@ -2294,11 +2294,11 @@ pay_dun03.gat,48,84,4 script Nine Tail#1 1180,1,1{ OnInit: disablenpc "Nine Tail#1"; disablenpc "Nine Tail#2"; - monster "pay_dun03.gat",48,84,"Nine Tail",1180,1,"NT::OnMobDead"; + monster "pay_dun03",48,84,"Nine Tail",1180,1,"NT::OnMobDead"; end; OnReset: - killmonster "pay_dun03.gat","NT::OnMobDead"; + killmonster "pay_dun03","NT::OnMobDead"; disablenpc "Nine Tail#1"; disablenpc "Nine Tail#2"; initnpctimer; @@ -2307,16 +2307,16 @@ OnReset: OnTimer300000: OnSpawn: stopnpctimer; - killmonster "pay_dun03.gat","Nine Tail#1::OnMobDead"; - monster "pay_dun03.gat",48,84,"Nine Tail",1180,1,"NT::OnMobDead"; + killmonster "pay_dun03","Nine Tail#1::OnMobDead"; + monster "pay_dun03",48,84,"Nine Tail",1180,1,"NT::OnMobDead"; end; } -pay_dun03.gat,48,84,1 script NT -1,{ +pay_dun03,48,84,1 script NT -1,{ OnMobDead: enablenpc "Nine Tail#1"; end; } -pay_dun03.gat,48,84,4 script Nine Tail#2 1180,{ +pay_dun03,48,84,4 script Nine Tail#2 1180,{ if(countitem(1022)>998) { mes "[Nine Tail]"; mes "Uh Oh!! You've brought it, human."; @@ -2383,7 +2383,7 @@ pay_dun03.gat,48,84,4 script Nine Tail#2 1180,{ } } //Orc Village /=Orc Hero Helm=/ -in_orcs01.gat,31,93,1 script Orc Warrior#1 1023,2,2{ +in_orcs01,31,93,1 script Orc Warrior#1 1023,2,2{ if (orcs_hero_hat == 1) { if (countitem(909)>999) { delitem 909,1000; @@ -3247,7 +3247,7 @@ in_orcs01.gat,31,93,1 script Orc Warrior#1 1023,2,2{ } } } -in_orcs01.gat,162,33,1 script Hero of Orc#1 1087,2,2{ +in_orcs01,162,33,1 script Hero of Orc#1 1087,2,2{ if (orcs_hero_hat < 16) { mes "[Orc Hero]"; mes ".....Go away, don't interrupt me!"; diff --git a/npc/quests/newgears/2005_headgears.txt b/npc/quests/newgears/2005_headgears.txt index 50d03f189..d945a51de 100644 --- a/npc/quests/newgears/2005_headgears.txt +++ b/npc/quests/newgears/2005_headgears.txt @@ -12,7 +12,7 @@ // 1.0 First version, converted from the official aegis script. [MasterOfMuppets] //============================================================ -yuno.gat,222,116,3 script Kasis#LhzHat 851,{ +yuno,222,116,3 script Kasis#LhzHat 851,{ if(countitem(519) > 49 && countitem(7031) > 49 && countitem(548) > 49 && countitem(539) > 49) { @@ -235,7 +235,7 @@ yuno.gat,222,116,3 script Kasis#LhzHat 851,{ } -lighthalzen.gat,143,68,0 script Strange Guy#LhzHat 47,{ +lighthalzen,143,68,0 script Strange Guy#LhzHat 47,{ if(DTHATQ == 0) { @@ -842,7 +842,7 @@ lighthalzen.gat,143,68,0 script Strange Guy#LhzHat 47,{ } -lighthalzen.gat,360,313,3 script Boy#LhzHat 706,{ +lighthalzen,360,313,3 script Boy#LhzHat 706,{ mes "[Boy]"; mes "Hello, mister!"; @@ -972,7 +972,7 @@ lighthalzen.gat,360,313,3 script Boy#LhzHat 706,{ } -einbech.gat,70,222,5 script Mater#LhzHat 91,{ +einbech,70,222,5 script Mater#LhzHat 91,{ if(countitem(983) && countitem(7267) > 998 && countitem(749) && Zeny > 49999) { @@ -1086,7 +1086,7 @@ einbech.gat,70,222,5 script Mater#LhzHat 91,{ } -lhz_in02.gat,91,38,5 script Margaret Mary#LhzHat 90,{ +lhz_in02,91,38,5 script Margaret Mary#LhzHat 90,{ mes "[Margaret Mary]"; mes "The white rose, in its"; @@ -1193,7 +1193,7 @@ lhz_in02.gat,91,38,5 script Margaret Mary#LhzHat 90,{ } -lighthalzen.gat,182,89,0 script Rich Girl#LhzHat 91,{ +lighthalzen,182,89,0 script Rich Girl#LhzHat 91,{ if(LHZBTQ == 0) { @@ -1506,7 +1506,7 @@ lighthalzen.gat,182,89,0 script Rich Girl#LhzHat 91,{ } -gl_prison1.gat,137,138,5 script Zealotus#LhzHat 1200,{ +gl_prison1,137,138,5 script Zealotus#LhzHat 1200,{ if(ZLMASKQ == 0) { @@ -1723,7 +1723,7 @@ gl_prison1.gat,137,138,5 script Zealotus#LhzHat 1200,{ } -gl_prison1.gat,97,104,1 script Phendark#LhzHat 1202,{ +gl_prison1,97,104,1 script Phendark#LhzHat 1202,{ if(ZLMASKQ == 0) { @@ -2139,7 +2139,7 @@ gl_prison1.gat,97,104,1 script Phendark#LhzHat 1202,{ } -gl_prison1.gat,100,48,5 script Rybio#LhzHat 1201,{ +gl_prison1,100,48,5 script Rybio#LhzHat 1201,{ if(ZLMASKQ == 2) { diff --git a/npc/quests/newgears/2006_headgear.txt b/npc/quests/newgears/2006_headgear.txt index 0046dec3d..5ae4f9812 100644 --- a/npc/quests/newgears/2006_headgear.txt +++ b/npc/quests/newgears/2006_headgear.txt @@ -20,7 +20,7 @@ //===================== Anonymous Mask ===================================================== -rachel.gat,91,273,4 script Masked Man 880,{ +rachel,91,273,4 script Masked Man 880,{ set @npcname$,"[Masked Man]"; mes @npcname$; @@ -75,7 +75,7 @@ rachel.gat,91,273,4 script Masked Man 880,{ //======================== Feather Beret ================================================ -rachel.gat,135,121,4 script Sakyul 933,{ +rachel,135,121,4 script Sakyul 933,{ set @npcname$,"[Sakyul]"; mes @npcname$; @@ -128,7 +128,7 @@ rachel.gat,135,121,4 script Sakyul 933,{ //============================ Valkyrie Helm ===================================================== -hugel.gat,146,105,4 script Genirhimin 897,{ +hugel,146,105,4 script Genirhimin 897,{ set @npcname$,"[Genirhimin]"; mes @npcname$; @@ -211,7 +211,7 @@ hugel.gat,146,105,4 script Genirhimin 897,{ //======================= Smiling Mask / Lion Masquerade / Bride Mask =============================== -payon.gat,135,231,5 script Chung-Wol-Mang 907,{ +payon,135,231,5 script Chung-Wol-Mang 907,{ set @npcname$,"[Chung-Wol-Mang]"; mes @npcname$; @@ -335,7 +335,7 @@ payon.gat,135,231,5 script Chung-Wol-Mang 907,{ //====================== Judge Hat / A-Yam Hat ============================================= -payon.gat,137,123,5 script Hangaram 740,{ +payon,137,123,5 script Hangaram 740,{ set @npcname$,"[Hangaram]"; mes @npcname$; |