diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-01-04 20:27:25 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-01-04 20:27:25 -0300 |
commit | 85e320a4db466223e5fd584c618105cf5bd95f5a (patch) | |
tree | 78e42bd12dc05d6deb410b46ac67c23db2e33719 /npc/002-3 | |
parent | 9ff677a51369e70a7d13cbfcd10fb10a2a2b5c52 (diff) | |
download | serverdata-85e320a4db466223e5fd584c618105cf5bd95f5a.tar.gz serverdata-85e320a4db466223e5fd584c618105cf5bd95f5a.tar.bz2 serverdata-85e320a4db466223e5fd584c618105cf5bd95f5a.tar.xz serverdata-85e320a4db466223e5fd584c618105cf5bd95f5a.zip |
Add the first (and possibly only) mention to chanting
Diffstat (limited to 'npc/002-3')
-rw-r--r-- | npc/002-3/note.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/002-3/note.txt b/npc/002-3/note.txt index 9864ad55e..32cdf4d15 100644 --- a/npc/002-3/note.txt +++ b/npc/002-3/note.txt @@ -40,6 +40,7 @@ l("Do not give your password to anybody! Keep it secret and try not to use the same one anywhere else in the future. - Juliet"), l("People from the press always know what is happening in the world. Talk to them to learn about the latest news! - Jerican from the Press"), l("I love you, Silvia! - Swezanne"), + (!rand2(50) ? ("\"Come meager fire, and devastate spot!\" "+l("-- Grandmaster")) : ""), l("Other things are written but are not legible anymore."); close; |