summaryrefslogtreecommitdiff
path: root/world/map/npc/029-1
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/029-1')
-rw-r--r--world/map/npc/029-1/hasan.txt2
-rw-r--r--world/map/npc/029-1/hideandseek.txt4
-rw-r--r--world/map/npc/029-1/rewards_master.txt2
-rw-r--r--world/map/npc/029-1/vincent.txt18
4 files changed, 13 insertions, 13 deletions
diff --git a/world/map/npc/029-1/hasan.txt b/world/map/npc/029-1/hasan.txt
index 724db18c..b87794dc 100644
--- a/world/map/npc/029-1/hasan.txt
+++ b/world/map/npc/029-1/hasan.txt
@@ -60,7 +60,7 @@ L_Main:
mes "[Unfriendly Guy]";
mes "\"What are you looking at?\"";
menu
- "What ever you call maggot slime scrapped off a boat after a walk through the sewers.", L_Fight,
+ "What ever you call insect slime scrapped off a boat after a walk through the sewers.", L_Fight,
"Who me? I saw nothing, just passing by.", L_Close;
L_FightAgain:
diff --git a/world/map/npc/029-1/hideandseek.txt b/world/map/npc/029-1/hideandseek.txt
index e0ed487f..fb2a606d 100644
--- a/world/map/npc/029-1/hideandseek.txt
+++ b/world/map/npc/029-1/hideandseek.txt
@@ -166,13 +166,13 @@ L_Next:
L_Next1:
mes "[Latif]";
mes "\"My friend Vincent thinks so too. He doesn't join us playing.";
- mes "Do you know what he does instead? He builds action figures out of Bug Legs! That is lame.\"";
+ mes "Do you know what he does instead? He builds action figures out of insect legs! That is lame.\"";
goto L_Close;
L_Agree:
mes "[Latif]";
mes "\"Yeah, right? My friend Vincent doesn't thinks so. He doesn't join us playing.";
- mes "Do you know what he does instead? He builds action figures out of Bug Legs! That is lame.\"";
+ mes "Do you know what he does instead? He builds action figures out of insect legs! That is lame.\"";
goto L_Close;
L_Find:
diff --git a/world/map/npc/029-1/rewards_master.txt b/world/map/npc/029-1/rewards_master.txt
index 943fe8cb..442bf1f6 100644
--- a/world/map/npc/029-1/rewards_master.txt
+++ b/world/map/npc/029-1/rewards_master.txt
@@ -6,7 +6,7 @@
if (tvis == 0) set tvis, 1;
if (Mobpt < tvis) goto L_NotEnough;
- setarray @Items$, "AppleCake", "Arrow", "Beer", "Boots", "BugLeg", "CactusDrink", "CactusPotion", "Cake", "Candy", "CasinoCoins", "CherryCake", "ChickenLeg", "ChocolateBar", "ChocolateCake", "CottonBoots", "CottonCloth", "CottonShirt", "CottonShorts", "FancyHat", "GreenApple", "HardSpike", "IronOre", "Lifestone", "LightBlueDye", "MaggotSlime", "Milk", "Orange", "OrangeCake", "OrangeCupcake", "PinkPetal", "PileOfAsh", "PinkAntenna", "PoltergeistPowder", "RawLog", "RedApple", "RedDye", "ScorpionStinger", "SerfHat", "SmallHealingPotion", "SmallMushroom", "SnakeSkin", "SpectrePowder", "Steak", "TinyHealingPotion", "WhiteCake", "WhiteFur", "WispPowder", "YellowDye", "Coal", "ManaDust";
+ setarray @Items$, "AppleCake", "Arrow", "Beer", "Boots", "InsectLeg", "CactusDrink", "CactusPotion", "Cake", "Candy", "CasinoCoins", "CherryCake", "BirdLeg", "ChocolateBar", "ChocolateCake", "CottonBoots", "CottonCloth", "CottonShirt", "CottonShorts", "FancyHat", "GreenApple", "HardSpike", "IronOre", "Lifestone", "LightBlueDye", "InsectSlime", "Milk", "Orange", "OrangeCake", "OrangeCupcake", "PinkPetal", "PileOfAsh", "PinkAntenna", "PoltergeistPowder", "RawLog", "RedApple", "RedDye", "ScorpionStinger", "SerfHat", "SmallHealingPotion", "SmallMushroom", "SnakeSkin", "SpectrePowder", "Steak", "TinyHealingPotion", "WhiteCake", "WhiteFur", "WispPowder", "YellowDye", "Coal", "ManaDust";
mes "[Ishi the Rewards Master]";
mes "\"Welcome! I see you have " + Mobpt + " Monster Points. Would you like to exchange some of those for items?\"";
diff --git a/world/map/npc/029-1/vincent.txt b/world/map/npc/029-1/vincent.txt
index e36b52c2..ddc6233b 100644
--- a/world/map/npc/029-1/vincent.txt
+++ b/world/map/npc/029-1/vincent.txt
@@ -40,12 +40,12 @@ L_Con_Vin_First:
goto L_Opening1;
L_Opening1:
- mes "\"I just need 5 more Bug Legs to finish my action figure!\"";
+ mes "\"I just need 5 more insect legs to finish my action figure!\"";
next;
goto L_Ask;
L_Opening2:
- mes "\"This maggot action figure is awesome! I just need to attach 5 Bug Legs.\"";
+ mes "\"This maggot action figure is awesome! I just need to attach 5 insect legs.\"";
next;
goto L_Ask;
@@ -55,12 +55,12 @@ L_Opening3:
goto L_Ask;
L_Opening4:
- mes "\"Can you get me 5 Bug Legs? I need them to replace the action figure parts.\"";
+ mes "\"Can you get me 5 insect legs? I need them to replace the action figure parts.\"";
next;
goto L_Ask;
L_Ask:
- mes "\"Will you help me find 5 Bug Legs?\"";
+ mes "\"Will you help me find 5 insect legs?\"";
next;
menu
"Yes.", L_Sure,
@@ -99,23 +99,23 @@ L_Req4:
goto L_Wait;
L_Wait:
- mes "\"Now please go get me 5 Bug Legs.\"";
+ mes "\"Now please go get me 5 insect legs.\"";
goto L_Close;
L_Progress:
- if(countitem("BugLeg") >= 5)
+ if(countitem("InsectLeg") >= 5)
goto L_Have;
mes "[Vincent]";
- mes "\"Please help me collect 5 Bug Legs! I need them to complete my action figure.\"";
+ mes "\"Please help me collect 5 insect legs! I need them to complete my action figure.\"";
goto L_Close;
L_Have:
mes "[Vincent]";
mes "\"Excellent! Finally I can complete the model!!\"";
next;
- if(countitem("BugLeg") < 5)
+ if(countitem("InsectLeg") < 5)
goto L_Progress;
- delitem "BugLeg", 5;
+ delitem "InsectLeg", 5;
getexp 50, 0;
set Zeny, Zeny + 1000;
set QL_VINCENT, 2;