summaryrefslogtreecommitdiff
path: root/npc/009-8/celestia.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/009-8/celestia.txt')
-rw-r--r--npc/009-8/celestia.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/009-8/celestia.txt b/npc/009-8/celestia.txt
index 53e739b5..81014cdb 100644
--- a/npc/009-8/celestia.txt
+++ b/npc/009-8/celestia.txt
@@ -43,7 +43,7 @@ L_MainMenu:
menu // else we just show a boring menu
"Party! Of course I came out for the party!", L_CameForParty,
"I'm sorry, life is much too serious for tea.", L_SrsBsns,
- rif(get_nibble(##03_TMWQUEST, 0), l("Actually, have you ever heard of Yeti's kidnapping little girls?")), L_VaultQuest,
+ rif(get_nibble(##01_TMWQUEST, 0), l("Actually, have you ever heard of Yeti's kidnapping little girls?")), L_VaultQuest,
"(Walk away)", L_InstaClose;
L_EasyQuestMenu:
@@ -51,7 +51,7 @@ L_EasyQuestMenu:
"Party! Of course I came out for the party!", L_CameForParty,
"I'm sorry, life is much too serious for tea.", L_SrsBsns,
"Is there anything that I can do to help?", L_OfferHelp, // <= this will start the first quest
- rif(get_nibble(##03_TMWQUEST, 0), l("Actually, have you ever heard of Yeti's kidnapping little girls?")), L_VaultQuest,
+ rif(get_nibble(##01_TMWQUEST, 0), l("Actually, have you ever heard of Yeti's kidnapping little girls?")), L_VaultQuest,
"(Walk away)", L_InstaClose;
L_AdvQuestMenu:
@@ -59,7 +59,7 @@ L_AdvQuestMenu:
"Party! Of course I came out for the party!", L_CameForParty,
"I'm sorry, life is much too serious for tea.", L_SrsBsns,
"I heard you were looking for help from experienced adventurers...", L_Scared, // <= this will start the adv quest
- rif(get_nibble(##03_TMWQUEST, 0), l("Actually, have you ever heard of Yeti's kidnapping little girls?")), L_VaultQuest,
+ rif(get_nibble(##01_TMWQUEST, 0), l("Actually, have you ever heard of Yeti's kidnapping little girls?")), L_VaultQuest,
"(Walk away)", L_InstaClose;
L_CameForParty: