summaryrefslogtreecommitdiff
path: root/npc/quests/newgears/2005_headgears.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/quests/newgears/2005_headgears.txt')
-rw-r--r--npc/quests/newgears/2005_headgears.txt48
1 files changed, 24 insertions, 24 deletions
diff --git a/npc/quests/newgears/2005_headgears.txt b/npc/quests/newgears/2005_headgears.txt
index 98b1e7d44..63283f33a 100644
--- a/npc/quests/newgears/2005_headgears.txt
+++ b/npc/quests/newgears/2005_headgears.txt
@@ -37,7 +37,7 @@
//=========================================================================
yuno,222,116,3 script Kasis#LhzHat 4_M_REPAIR,{
- if(countitem(519) > 49 && countitem(7031) > 49 && countitem(548) > 49 && countitem(539) > 49)
+ if(countitem(Milk) > 49 && countitem(Old_Frying_Pan) > 49 && countitem(Cheese) > 49 && countitem(Piece_Of_Cake) > 49)
{
mes "[Kasis]";
mes "Milk, Cheese,";
@@ -516,7 +516,7 @@ lighthalzen,143,68,0 script Strange Guy#LhzHat 1_M_01,{
mes "look through your Inventory...";
next;
@lhzhatfailed = 0;
- if(countitem(611) < 10)
+ if(countitem(Spectacles) < 10)
{
mes "[Morris]";
mes "Wait. You don't have";
@@ -527,7 +527,7 @@ lighthalzen,143,68,0 script Strange Guy#LhzHat 1_M_01,{
@lhzhatfailed = 1;
next;
}
- if(countitem(7301) < 1887 && @lhzhatfailed == 0)
+ if(countitem(Sword_Accessory) < 1887 && @lhzhatfailed == 0)
{
mes "[Morris]";
mes "Magnifiers. Check.";
@@ -535,7 +535,7 @@ lighthalzen,143,68,0 script Strange Guy#LhzHat 1_M_01,{
@lhzhatfailed = 1;
next;
}
- if(countitem(5120) < 1 && @lhzhatfailed == 0)
+ if(countitem(Fedora_) < 1 && @lhzhatfailed == 0)
{
mes "[Morris]";
mes "Magnifiers. Check.";
@@ -683,7 +683,7 @@ lighthalzen,143,68,0 script Strange Guy#LhzHat 1_M_01,{
mes "brought everything...";
next;
@lhzhatfailed = 0;
- if(countitem(611) < 10)
+ if(countitem(Spectacles) < 10)
{
mes "[Morris]";
mes "Hmm, you don't have";
@@ -694,7 +694,7 @@ lighthalzen,143,68,0 script Strange Guy#LhzHat 1_M_01,{
@lhzhatfailed = 1;
next;
}
- if(countitem(7301) < 1887 && @lhzhatfailed == 0)
+ if(countitem(Sword_Accessory) < 1887 && @lhzhatfailed == 0)
{
mes "[Morris]";
mes "Magnifiers. Check.";
@@ -702,7 +702,7 @@ lighthalzen,143,68,0 script Strange Guy#LhzHat 1_M_01,{
@lhzhatfailed = 1;
next;
}
- if(countitem(5120) < 1 && @lhzhatfailed == 0)
+ if(countitem(Fedora_) < 1 && @lhzhatfailed == 0)
{
mes "[Morris]";
mes "Magnifiers. Check.";
@@ -775,7 +775,7 @@ lighthalzen,360,313,3 script Kid#LhzHat 4_M_KID1,{
mes "Um, would you do";
mes "me a favor, please?";
next;
- if(countitem(526) && countitem(7270) && countitem(941) && countitem(10004))
+ if(countitem(Royal_Jelly) && countitem(Milk_Bottle) && countitem(Nose_Ring) && countitem(Pacifier))
{
mes "[Kid]";
mes "Oh! You brought me";
@@ -829,7 +829,7 @@ lighthalzen,360,313,3 script Kid#LhzHat 4_M_KID1,{
switch( select( "Help him.", "Refuse to help." ) )
{
case 1:
- if(!countitem(526))
+ if(!countitem(Royal_Jelly))
{
mes "[Kid]";
mes "If you would, do you think";
@@ -892,7 +892,7 @@ lighthalzen,360,313,3 script Kid#LhzHat 4_M_KID1,{
}
einbech,70,222,5 script Metelle#LhzHat 4_F_02,{
- if(countitem(983) && countitem(7267) > 998 && countitem(749) && Zeny > 49999)
+ if(countitem(Black_Dyestuffs) && countitem(Tiger_Skin_Panties) > 998 && countitem(Frozen_Rose) && Zeny > 49999)
{
mes "[Metelle]";
mes "Oh, hello, what's this?";
@@ -1013,7 +1013,7 @@ lhz_in02,91,38,5 script Margaret Mary#LhzHat 4_F_01,{
switch( select( "Make a Mystic Rose.", "End Conversation." ) )
{
case 1:
- if(countitem(731) > 9 && countitem(748) > 2 && countitem(982) && Zeny > 49999)
+ if(countitem(Crystal_Jewel_) > 9 && countitem(Witherless_Rose) > 2 && countitem(White_Dyestuffs) && Zeny > 49999)
{
mes "[Margaret Mary]";
mes "Ah, I see that you've brought";
@@ -1266,7 +1266,7 @@ lighthalzen,182,89,0 script Relaxed-Looking Lady 4_F_02,{
switch( select( "Yes.", "I forgot what I need." ) )
{
case 1:
- if(countitem(10015) < 1 || countitem(10007) < 1 || countitem(975) < 1 || countitem(5032) < 1 || Zeny < 50000)
+ if(countitem(Green_Lace) < 1 || countitem(Silk_Ribbon) < 1 || countitem(Scarlet_Dyestuffs) < 1 || countitem(Picnic_Hat) < 1 || Zeny < 50000)
{
mes "[Achiha]";
mes "Uh oh.";
@@ -1339,7 +1339,7 @@ lighthalzen,182,89,0 script Relaxed-Looking Lady 4_F_02,{
switch( select( "Yes.", "I forgot what I need." ) )
{
case 1:
- if(countitem(10015) < 1 || countitem(10007) < 1 || countitem(975) < 1 || countitem(5032) < 1 || Zeny < 50000)
+ if(countitem(Green_Lace) < 1 || countitem(Silk_Ribbon) < 1 || countitem(Scarlet_Dyestuffs) < 1 || countitem(Picnic_Hat) < 1 || Zeny < 50000)
{
mes "[Achiha]";
mes "Uh oh.";
@@ -1513,7 +1513,7 @@ gl_prison1,137,138,5 script Zealotus#LhzHat ZHERLTHSH,{
}
else if(ZLMASKQ == 7)
{
- if(countitem(7263) && countitem(660) && countitem(7099) > 29)
+ if(countitem(Cat_Eyed_Stone) && countitem(Prohibition_Red_Candle) && countitem(Old_Magic_Circle) > 29)
{
mes "[Zealotus]";
mes "I see that you have";
@@ -1644,14 +1644,14 @@ gl_prison1,97,104,1 script Phendark#LhzHat PHENDARK,{
emotion e_sob;
if(!(
- countitem(1950) || countitem(1951) || countitem(1952) ||
- countitem(1953) || countitem(1954) || countitem(1955) ||
- countitem(1956) || countitem(1957) || countitem(1958) ||
- countitem(1959) || countitem(1960) || countitem(1961) ||
- countitem(1962) || countitem(1963) || countitem(1964) ||
- countitem(1965) || countitem(1966) || countitem(1967) ||
- countitem(1968) || countitem(1969) || countitem(1970) ||
- countitem(1971)
+ countitem(Rope) || countitem(Rope_) || countitem(Line) ||
+ countitem(Line_) || countitem(Wire) || countitem(Wire_) ||
+ countitem(Rante) || countitem(Rante_) || countitem(Tail) ||
+ countitem(Tail_) || countitem(Whip) || countitem(Whip_) ||
+ countitem(Lariat) || countitem(Rapture_Rose) || countitem(Chemeti) ||
+ countitem(Whip_Of_Red_Flame) || countitem(Whip_Of_Ice_Piece) || countitem(Whip_Of_Earth) ||
+ countitem(Jump_Rope) || countitem(Bladed_Whip) || countitem(Queen's_Whip) ||
+ countitem(Electric_Wire)
))
close; // no whip equipped or in inventory
@@ -1696,7 +1696,7 @@ gl_prison1,97,104,1 script Phendark#LhzHat PHENDARK,{
}
else if(ZLMASKQ == 2 || ZLMASKQ == 3)
{
- if(countitem(7315) > 368 && ZLMASKQ == 3)
+ if(countitem(Dark_Crystal_Fragment) > 368 && ZLMASKQ == 3)
{
mes "[Phendark]";
mes "Y-you again!";
@@ -2135,7 +2135,7 @@ airport,148,41,3 script Freight Manager#toast 4_M_EIN_SOLDIER,{
mes "yet. Where could h--Oh!";
mes "Hello, welcome to Einbroch~";
next;
- if (isequipped(5107) || countitem(5107)) {
+ if (isequipped(5107) || countitem(Well_Baked_Toast)) {
mes "[Kirishu]";
mes "Wait a sec, that";
mes "Crunch Toast! You must";