diff options
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; |