From 0ad99072c594ba4bae6c1477488ba8322b22ec02 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Tue, 6 Sep 2011 22:31:42 -0700 Subject: Add EMOTE_ constants Also fix an off-by-one error in the entertainer --- world/map/npc/007-1/voltain.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/007-1/voltain.txt') diff --git a/world/map/npc/007-1/voltain.txt b/world/map/npc/007-1/voltain.txt index 380326b2..ba2418ff 100644 --- a/world/map/npc/007-1/voltain.txt +++ b/world/map/npc/007-1/voltain.txt @@ -328,7 +328,7 @@ state13: set zeny, zeny + @CHOCOLATECAKE_REWARD_GOLD; set $state, 0; mes "\"I love chocolate cakes. I wonder, if I can use my ven- \""; - emotion 5; + emotion EMOTE_EVIL; close; L_NOHELP: -- cgit v1.2.3-60-g2f50