diff options
Diffstat (limited to 'npc/other/guildpvp.txt')
-rw-r--r-- | npc/other/guildpvp.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/other/guildpvp.txt b/npc/other/guildpvp.txt index 68aca1f5d..047093e5d 100644 --- a/npc/other/guildpvp.txt +++ b/npc/other/guildpvp.txt @@ -51,4 +51,4 @@ pvp_y_room,77,85,4 script Guild Battle Guide 105,{ close2; warp "guild_vs"+.@i,getd(".@map"+.@j+"X["+.@i+"]"),.@mapY[.@i]; end; -}
\ No newline at end of file +} |