diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-10-20 20:47:46 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-10-20 20:47:46 -0300 |
commit | f8bbda3f56956a09e90a2da7befd8427404c35dd (patch) | |
tree | fbd0a7cfc28368018fc3698fbdb63af86f9442ba /npc | |
parent | aec48a9a849d8b5b092d41fb483aedef1f756d7e (diff) | |
download | serverdata-f8bbda3f56956a09e90a2da7befd8427404c35dd.tar.gz serverdata-f8bbda3f56956a09e90a2da7befd8427404c35dd.tar.bz2 serverdata-f8bbda3f56956a09e90a2da7befd8427404c35dd.tar.xz serverdata-f8bbda3f56956a09e90a2da7befd8427404c35dd.zip |
Demure asked
Diffstat (limited to 'npc')
-rw-r--r-- | npc/002-1/peter.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/002-1/peter.txt b/npc/002-1/peter.txt index 0d410d2c0..a5058def2 100644 --- a/npc/002-1/peter.txt +++ b/npc/002-1/peter.txt @@ -116,6 +116,7 @@ L_BonusTask: mes ""; mesn; mesq l("There are three kind of monsters which frequently attacks our fair vessel."); + mesc l("You need to kill all the %d monsters to complete a bounty.", 4); next; mesn; .@q = getq(ShipQuests_Peter); |