diff options
author | Wushin <pasekei@gmail.com> | 2015-04-29 22:31:22 -0500 |
---|---|---|
committer | Wushin <pasekei@gmail.com> | 2015-04-29 22:31:22 -0500 |
commit | d320ae82190b6ab84f2a047426dd9970d604c159 (patch) | |
tree | 9dfc41c78445ef7f92203edf932f00bce832d062 /world/map/npc/007-1/voltain.txt | |
parent | 47987560e755cf26745bd95ba73e176aa1ab24d7 (diff) | |
parent | 4a936259b71a43076a02b8e22a3a9f1370d7da36 (diff) | |
download | serverdata-d320ae82190b6ab84f2a047426dd9970d604c159.tar.gz serverdata-d320ae82190b6ab84f2a047426dd9970d604c159.tar.bz2 serverdata-d320ae82190b6ab84f2a047426dd9970d604c159.tar.xz serverdata-d320ae82190b6ab84f2a047426dd9970d604c159.zip |
Merge pull request #338 from mekolat/emotion
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: |