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/002-2/bleacher.txt | 2 +- world/map/npc/002-2/hetchel.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'world/map/npc/002-2') diff --git a/world/map/npc/002-2/bleacher.txt b/world/map/npc/002-2/bleacher.txt index 2853bb73..36c71f98 100644 --- a/world/map/npc/002-2/bleacher.txt +++ b/world/map/npc/002-2/bleacher.txt @@ -127,6 +127,6 @@ L_Close: mes "[Candide]"; mes "\"Come again.\""; close2; - emotion EMOTE_GRIN; + emotion EMOTE_GRIN, strcharinfo(0); end; } diff --git a/world/map/npc/002-2/hetchel.txt b/world/map/npc/002-2/hetchel.txt index 15fc61f9..f6910149 100644 --- a/world/map/npc/002-2/hetchel.txt +++ b/world/map/npc/002-2/hetchel.txt @@ -330,7 +330,7 @@ L_Next1: mes ""; mes "\"Thank you, I hope the sheets will fit your needs."; mes "Please greet Lora for me when you see her.\""; - emotion EMOTE_HAPPY; + emotion EMOTE_HAPPY, strcharinfo(0); goto L_Close; L_sheet_missing_cocoons: -- cgit v1.2.3-60-g2f50