From 4a40cd52377ca2bb24608a7c168ef7b531eb26d8 Mon Sep 17 00:00:00 2001 From: Reid Date: Sun, 27 Dec 2015 19:15:29 +0100 Subject: Add emotes function on katja script. --- npc/001-1/katja.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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; } -- cgit v1.2.3-70-g09d2