diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-09-30 16:52:56 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-09-30 16:52:56 -0300 |
commit | 90890bb424383ca236fee17fc839aec53664367c (patch) | |
tree | 7a2d9753bcd75c8b78699850570e2b492a706bda /npc/004-2 | |
parent | 7b50bae89e1671a23f895e1d907727b8e580a331 (diff) | |
download | serverdata-90890bb424383ca236fee17fc839aec53664367c.tar.gz serverdata-90890bb424383ca236fee17fc839aec53664367c.tar.bz2 serverdata-90890bb424383ca236fee17fc839aec53664367c.tar.xz serverdata-90890bb424383ca236fee17fc839aec53664367c.zip |
Add a small tip to don't go on caves without torches.
Diffstat (limited to 'npc/004-2')
-rw-r--r-- | npc/004-2/bug.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/004-2/bug.txt b/npc/004-2/bug.txt index 08756f0cb..46a2e757c 100644 --- a/npc/004-2/bug.txt +++ b/npc/004-2/bug.txt @@ -11,6 +11,7 @@ mes ""; mesc l("\"Follow the light.\" - Weary traveler"); mesc l("\"Those whom believe the Pink Moouboo wear rock knifes at the entrances.\" - Aahna"); + mesc l("\"Those whom stray from the light shall met a quick death.\" - Saulc, from the 'Blame Saulc' famous book"), 1; close; OnInit: |