diff options
-rw-r--r-- | npc/008-0/master.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/npc/008-0/master.txt b/npc/008-0/master.txt index 9dd55dba9..bbf52922f 100644 --- a/npc/008-0/master.txt +++ b/npc/008-0/master.txt @@ -87,7 +87,12 @@ L_TODO: mesn; mesq l("Jesusalva still have this closed because the traps are broken... %%n But we shall open soon. %%G"); + next; + 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..."); close; + // Only the party leader can start this. But you can rejoin, as long map leader is on 008-x L_NotYou: getmapxy(.@m$, .@x, .@y, 0, getpartyleader(getcharid(1))); |