diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/008-0/master.txt | 1 | ||||
-rw-r--r-- | npc/022-1/sign.txt | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/npc/008-0/master.txt b/npc/008-0/master.txt index b4809358c..86a62d9bb 100644 --- a/npc/008-0/master.txt +++ b/npc/008-0/master.txt @@ -92,6 +92,7 @@ L_TODO: mesn; mesq l("It's not hard to repair, but nobody is bothering Jesusalva on #world as of late. %%n"); mesq l("Because this, the national budget is going to other silly, under-rewarding, minor things..."); + mesc l("If you think this should be a priority, please ask Jesusalva."), 1; close; // Only the party leader can start this. But you can rejoin, as long map leader is on 008-x 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: |