summaryrefslogtreecommitdiff
path: root/npc/014-2
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-03-28 19:12:41 -0300
committerJesusaves <cpntb1@ymail.com>2020-03-28 19:12:41 -0300
commitacfc817d2e626f6dadd9082d2fc27c60adf69b2b (patch)
tree71d7374aa9488e7f57e204bfd1c6094ad99149cf /npc/014-2
parent760cc4607e3998d820884497e5089963bc430e18 (diff)
downloadserverdata-acfc817d2e626f6dadd9082d2fc27c60adf69b2b.tar.gz
serverdata-acfc817d2e626f6dadd9082d2fc27c60adf69b2b.tar.bz2
serverdata-acfc817d2e626f6dadd9082d2fc27c60adf69b2b.tar.xz
serverdata-acfc817d2e626f6dadd9082d2fc27c60adf69b2b.zip
Injuried Mouboo: Add an extra dialog line
Diffstat (limited to 'npc/014-2')
-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: