From 8c39f8c31d1e7e53bf8128b52e6f3846acba237e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 10 Oct 2021 14:07:21 -0300 Subject: Modify Moubootaur Legends from Index 1 to Index 2. 0 - Vault; 1 - rEvolt; 2 - Moubootaur Legends; 3 - Evolved; 4 - WoA --- npc/012-7/celestia.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/012-7/celestia.txt') diff --git a/npc/012-7/celestia.txt b/npc/012-7/celestia.txt index 8ad80de44..680c3f220 100644 --- a/npc/012-7/celestia.txt +++ b/npc/012-7/celestia.txt @@ -266,7 +266,7 @@ L_OtherQuest: // Mirror Lake L_VaultQuest: - if (##01_MLWORLD & MLP_TMW_CELESTIA) { + if (##02_MLWORLD & MLP_TMW_CELESTIA) { mesn; mesq l("Yes, try to summon the Yeti King in Tulimshar Sewers. Make sure you have someone else with you to help."); close; @@ -341,7 +341,7 @@ L_VaultQuest: mesn; mesq l("Don't go alone, though! He would not listen to me, it is not you alone he'll pay attention. You will lose reagents!"); next; - ##01_MLWORLD=##01_MLWORLD|MLP_TMW_CELESTIA; + ##02_MLWORLD=##02_MLWORLD|MLP_TMW_CELESTIA; Zeny+=410; getitembound(EverburnPowder, 5, 4); setq HurnscaldQuest_Celestia, 1; -- cgit v1.2.3-70-g09d2