diff options
Diffstat (limited to 'npc/018-2-1/dustman.txt')
-rw-r--r-- | npc/018-2-1/dustman.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/018-2-1/dustman.txt b/npc/018-2-1/dustman.txt index 087631fd9..089725d26 100644 --- a/npc/018-2-1/dustman.txt +++ b/npc/018-2-1/dustman.txt @@ -167,7 +167,7 @@ L_InformationCOD: next; mesn; mesc l("This is a @@, meaning only the victor party will receive the great prize.", b(l("Party Quest"))); - mesc l("You will get @@ which can then be exchanged for items once CoD event quest ends."); + mesc l("You will get @@ which can then be exchanged for items once CoD event quest ends.", countitem(BottledDust)); next; mesn; mesc l("You need be at minimum level 50 to participate. It is PVP, so watch out!"); |