From 4a936259b71a43076a02b8e22a3a9f1370d7da36 Mon Sep 17 00:00:00 2001 From: mekolat Date: Wed, 22 Apr 2015 23:28:19 -0400 Subject: update for new emotion builtin --- world/map/npc/029-2/tanisha.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'world/map/npc/029-2/tanisha.txt') diff --git a/world/map/npc/029-2/tanisha.txt b/world/map/npc/029-2/tanisha.txt index 450bc77c..df28f8ca 100644 --- a/world/map/npc/029-2/tanisha.txt +++ b/world/map/npc/029-2/tanisha.txt @@ -20,7 +20,7 @@ mes "[Tanisha]"; mes "\"Hey! You're up again!\""; - emotion EMOTE_HAPPY; + emotion EMOTE_HAPPY, strcharinfo(0); mes "\"Are you feeling better?\""; menu "Yes, thank you.",L_Next, @@ -137,7 +137,7 @@ L_Money: L_Advice: mes "\"When you go to Hurnscald, you should see Bernard. He can make a delicious soup!"; mes "Good luck!\""; - emotion EMOTE_HAPPY; + emotion EMOTE_HAPPY, strcharinfo(0); goto L_Close; L_Explain: -- cgit v1.2.3-70-g09d2