diff options
Diffstat (limited to 'npc/006-0/piouisle.txt')
-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; } |