diff options
author | mekolat <mekolat@users.noreply.github.com> | 2015-04-22 23:28:19 -0400 |
---|---|---|
committer | mekolat <mekolat@users.noreply.github.com> | 2015-04-23 11:44:39 -0400 |
commit | 4a936259b71a43076a02b8e22a3a9f1370d7da36 (patch) | |
tree | a2ef0ca8661d51828f4296700e96218e52bd5917 /world/map/npc/007-1/voltain.txt | |
parent | c93710edb93f00d42119adbc332ab4152ead4341 (diff) | |
download | serverdata-4a936259b71a43076a02b8e22a3a9f1370d7da36.tar.gz serverdata-4a936259b71a43076a02b8e22a3a9f1370d7da36.tar.bz2 serverdata-4a936259b71a43076a02b8e22a3a9f1370d7da36.tar.xz serverdata-4a936259b71a43076a02b8e22a3a9f1370d7da36.zip |
update for new emotion builtin
Diffstat (limited to 'world/map/npc/007-1/voltain.txt')
-rw-r--r-- | world/map/npc/007-1/voltain.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/007-1/voltain.txt b/world/map/npc/007-1/voltain.txt index 9c51fe3f..0366ea5c 100644 --- a/world/map/npc/007-1/voltain.txt +++ b/world/map/npc/007-1/voltain.txt @@ -357,7 +357,7 @@ L_Next14: set Zeny, Zeny + @CHOCOLATECAKE_REWARD_GOLD; set $@VOLTAIN_state, 0; mes "\"I love chocolate cakes. I wonder, if I can use my ven- \""; - emotion EMOTE_EVIL; + emotion EMOTE_EVIL, strcharinfo(0); goto L_Close; L_NOHELP: |