diff options
Diffstat (limited to 'npc/other/arena')
-rw-r--r-- | npc/other/arena/arena_room.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/other/arena/arena_room.txt b/npc/other/arena/arena_room.txt index 163f531eb..3c4504d39 100644 --- a/npc/other/arena/arena_room.txt +++ b/npc/other/arena/arena_room.txt @@ -384,7 +384,7 @@ arena_room,158,82,1 script Helper Lonik 4_M_ROGUE,{ mes "[Lonik]"; mes "You'd better wait a little bit longer!"; } else { - emotion e_x,0; + emotion e_X,0; mes "No!"; mes "Go for it, good luck!"; } |