diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-10-25 22:59:26 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-10-25 23:00:10 -0300 |
commit | 61c6393855cb76e1cd6b8b08d99ea911b6bf38b8 (patch) | |
tree | 6e10813521ea2b6fb55288aba32d78be2970b732 /npc/019-2/angela.txt | |
parent | 10a56e69db5d71b1278c7eb5625bb827e6ecb477 (diff) | |
download | serverdata-61c6393855cb76e1cd6b8b08d99ea911b6bf38b8.tar.gz serverdata-61c6393855cb76e1cd6b8b08d99ea911b6bf38b8.tar.bz2 serverdata-61c6393855cb76e1cd6b8b08d99ea911b6bf38b8.tar.xz serverdata-61c6393855cb76e1cd6b8b08d99ea911b6bf38b8.zip |
Correct bugs reported by @demure
Diffstat (limited to 'npc/019-2/angela.txt')
-rw-r--r-- | npc/019-2/angela.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/019-2/angela.txt b/npc/019-2/angela.txt index 227094959..9fce3c279 100644 --- a/npc/019-2/angela.txt +++ b/npc/019-2/angela.txt @@ -94,6 +94,7 @@ L_Start: mes ""; mesc l("[Quest Accepted]"), 1; mesc l("Rescue Cindy from the Ice Labyrinth and the evil Yetis. This is a global, multiplayer quest."), 1; + mesc l("Advised party size: From 3 and above"); channelmes("#world", strcharinfo(0) + " said to be brave enough to help Angela rescuing her daughter!"); setq NivalisQuest_Cindy, 1; close; |