From 3b5afe2a615478c1edff0f83b8af7a0e8334af73 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 5 Jun 2019 10:48:44 -0300 Subject: Fix Cursed Mouboo quest --- npc/014-5-1/sagratha.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'npc/014-5-1') diff --git a/npc/014-5-1/sagratha.txt b/npc/014-5-1/sagratha.txt index 9953a8b4e..b84e6c6ff 100644 --- a/npc/014-5-1/sagratha.txt +++ b/npc/014-5-1/sagratha.txt @@ -108,8 +108,25 @@ L_Reward: mesn; mesq l("Do you need something from me?"); next; + // A check is not needed, because quest pre-requisites + // If you don't have the quest in clearable state... CHEAT! select + l("Yep. There was a cursed mouboo on the road."), l("Not really."); + mes ""; + if (@menu == 2) { + mesn; + mesq l("Okay then."); + close; + } + mesn; + mesq l("Yes, the cursed Mouboo you told me earlier, on the way out."); + next; + mesn; + mesq l("The curse was done by nobody less than... the Moubootaur."); + next; + mesn; + mesq l(""); close; L_HatAttack: -- cgit v1.2.3-60-g2f50