diff options
Diffstat (limited to 'npc/quests/juice_maker.txt')
-rw-r--r-- | npc/quests/juice_maker.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/quests/juice_maker.txt b/npc/quests/juice_maker.txt index 85862b453..718b51eec 100644 --- a/npc/quests/juice_maker.txt +++ b/npc/quests/juice_maker.txt @@ -304,4 +304,4 @@ sF_Make: mes "You don't have enough zeny. You need " +(@amount*3)+ " zeny, to make that many juice drinks."; next; return; -}
\ No newline at end of file +} |