summaryrefslogtreecommitdiff
path: root/npc/014-2/mouboo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/014-2/mouboo.txt')
-rw-r--r--npc/014-2/mouboo.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/npc/014-2/mouboo.txt b/npc/014-2/mouboo.txt
index 91b4a0b31..12a859924 100644
--- a/npc/014-2/mouboo.txt
+++ b/npc/014-2/mouboo.txt
@@ -117,9 +117,12 @@ L_Begin:
else if (.@q2 > 400) {
mesc l("The mouboo looks a bit less sickly. But this is not enough.");
}
- if (.@q2 > 100) {
+ else if (.@q2 > 100) {
mesc l("The mouboo still looks terrible, but you can see a small difference.");
}
+ else {
+ mesc l("Barely any difference, maybe I should use better healing items on it.");
+ }
}
break;
case 2: