diff options
Diffstat (limited to 'npc/other/pvp.txt')
-rw-r--r-- | npc/other/pvp.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/other/pvp.txt b/npc/other/pvp.txt index 2f263057b..3d3909f42 100644 --- a/npc/other/pvp.txt +++ b/npc/other/pvp.txt @@ -411,4 +411,4 @@ function script F_PvPRoom { mes "[Fight Square Helper]"; mes "I'm sorry but this arena is full. Please choose another one to participate in...."; goto M_Menu; -}
\ No newline at end of file +} |