diff options
Diffstat (limited to 'npc/022-1/sign.txt')
-rw-r--r-- | npc/022-1/sign.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/022-1/sign.txt b/npc/022-1/sign.txt index d914d16eb..60accb37c 100644 --- a/npc/022-1/sign.txt +++ b/npc/022-1/sign.txt @@ -6,8 +6,9 @@ 022-1,38,44,0 script Sign#02213844 NPC_SWORDS_SIGN,{ mesc b(l(".:: PVP King Imperial Arena ::.")); - mesc l("The Arena is currently closed for maintenance, and will be open at Release 9."); + mesc l("The Arena is currently closed for maintenance."); mesc l("It's advised to collect PVP equipment."); + mesc l("If you think this should be a priority, please ask Jesusalva."), 1; close; OnInit: |