diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-09-03 10:38:06 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-09-03 10:38:06 -0300 |
commit | e63c906d7a93da18b540f78f6e56c89f9bd341d8 (patch) | |
tree | 0b274ea66404b1064fc3a61ef3407275c93071d5 /npc/008-0/master.txt | |
parent | fe9ef8062c33910384323f13325b9b7231dd0e92 (diff) | |
download | serverdata-e63c906d7a93da18b540f78f6e56c89f9bd341d8.tar.gz serverdata-e63c906d7a93da18b540f78f6e56c89f9bd341d8.tar.bz2 serverdata-e63c906d7a93da18b540f78f6e56c89f9bd341d8.tar.xz serverdata-e63c906d7a93da18b540f78f6e56c89f9bd341d8.zip |
[skip ci] Please call me when you want me to finish the puzzle.
Everything else is ready tbh, it's only the puzzles missing.
Diffstat (limited to 'npc/008-0/master.txt')
-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))); |