From a36d6b759f36636fa4d68f2ed1c4630feb8f3673 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 14 Dec 2018 02:13:57 -0200 Subject: Bugfix. Mark Injuried Mouboo quest as done. Copy-paste Sagratha for further study. --- npc/014-2/mouboo.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/014-2') diff --git a/npc/014-2/mouboo.txt b/npc/014-2/mouboo.txt index 25516dc39..c817025ab 100644 --- a/npc/014-2/mouboo.txt +++ b/npc/014-2/mouboo.txt @@ -44,7 +44,8 @@ L_Begin: mesc l("The Mouboo is lying down on the grass."); mesc l("There doesn't seems to be any physical wound."); mesc l("A closer inspection suggests this mouboo has been... CURSED."); - setq HurnscaldQuest_InjuriedMouboo, 1, 100; + if (.@q == 0) + setq HurnscaldQuest_InjuriedMouboo, 1, 100; next; goto L_Begin; case 2: -- cgit v1.2.3-60-g2f50