diff options
Diffstat (limited to 'world/map/npc/002-2/bleacher.txt')
-rw-r--r-- | world/map/npc/002-2/bleacher.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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; } |