summaryrefslogtreecommitdiff
path: root/npc/quests
diff options
context:
space:
mode:
Diffstat (limited to 'npc/quests')
-rw-r--r--npc/quests/cooking_quest.txt2
-rw-r--r--npc/quests/quests_veins.txt3
2 files changed, 3 insertions, 2 deletions
diff --git a/npc/quests/cooking_quest.txt b/npc/quests/cooking_quest.txt
index 21ba2e0a1..c36e282e1 100644
--- a/npc/quests/cooking_quest.txt
+++ b/npc/quests/cooking_quest.txt
@@ -2115,7 +2115,7 @@ S_SellSets:
set .@item_cost,getiteminfo(getarg(0),0);
set .@item_weight,getiteminfo(getarg(0),6);
mes "[Madeleine Chu]";
- mes "How many Outdoor";
+ mes "How many " + (getarg(0)==12125 ? "Outdoor":"Indoor");
mes "Cooking Kits would";
mes "you like to buy? If you";
mes "want to cancel, please";
diff --git a/npc/quests/quests_veins.txt b/npc/quests/quests_veins.txt
index 4dbfac3e5..2a63c2061 100644
--- a/npc/quests/quests_veins.txt
+++ b/npc/quests/quests_veins.txt
@@ -3402,7 +3402,7 @@ que_thor,36,66,5 script Little Curdie 941,{
mes "to hurry a little bit.";
mes "Alright, it's time to go.";
next;
- mes "^3355FFYou extract the soup";
+ mes "^3355FFYou extract the soap";
mes "from the lock, and";
mes "carefully wrap it.";
mes "Now you need to take";
@@ -3959,6 +3959,7 @@ veins,181,166,3 script Lockenlock 900,{
mes "the key, so I can get it done";
mes "as soon as you can bring";
mes "me the Steel. I'll be waiting.";
+ close;
}
}
else if (rachel_camel == 23) {