summaryrefslogtreecommitdiff
path: root/npc/001-1/katja.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-1/katja.txt')
-rw-r--r--npc/001-1/katja.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/001-1/katja.txt b/npc/001-1/katja.txt
index 3c742c5f..f53d3a8d 100644
--- a/npc/001-1/katja.txt
+++ b/npc/001-1/katja.txt
@@ -75,8 +75,8 @@
mes "";
mesn;
mesq l("Great!");
+ emotion 17;
next;
- // emote *epic*
break;
case 2:
mes "";
@@ -86,6 +86,7 @@
mes "";
mesn;
mesq l("Okay, I'll be here, if you change your mind.");
+ emotion 4;
close;
}