diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-02-24 00:19:54 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-02-24 00:19:54 -0300 |
commit | 44daede921cfccbdc26a162f978c301fe9370475 (patch) | |
tree | 1a441d5599abdcddb9b64d0a7f0997ddbd0ef416 /npc/006-0 | |
parent | a7877ec1dad55193a06df115b08b0657080352b5 (diff) | |
download | serverdata-44daede921cfccbdc26a162f978c301fe9370475.tar.gz serverdata-44daede921cfccbdc26a162f978c301fe9370475.tar.bz2 serverdata-44daede921cfccbdc26a162f978c301fe9370475.tar.xz serverdata-44daede921cfccbdc26a162f978c301fe9370475.zip |
I kinda want no Piou Isles until 07/03, only the teasers =3
So any eventual new player can see the game is still actively developed =3
Diffstat (limited to 'npc/006-0')
-rw-r--r-- | npc/006-0/piouisle.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/006-0/piouisle.txt b/npc/006-0/piouisle.txt index 9426c73ca..023a3b21f 100644 --- a/npc/006-0/piouisle.txt +++ b/npc/006-0/piouisle.txt @@ -18,6 +18,7 @@ OnInit: OnTouch: //warp "006-2", 49, 53; - dispbottom l("Please use the warp to the right"); + //dispbottom l("Please use the warp to the right"); + dispbottom l("This area is not yet ready. Please use the portal to the right instead."); end; } |