summaryrefslogtreecommitdiff
path: root/npc/quests/juice_maker.txt
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-04-29 08:39:36 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-04-29 08:39:36 +0000
commit294444a04be5fa2737bb3594edb76ae8679408c4 (patch)
tree61aa996d7862fbb42d27ed879308c2ebc532a4cc /npc/quests/juice_maker.txt
parent07fb6e91789cb65e66d6d539c401a9cab78e6b2e (diff)
downloadhercules-294444a04be5fa2737bb3594edb76ae8679408c4.tar.gz
hercules-294444a04be5fa2737bb3594edb76ae8679408c4.tar.bz2
hercules-294444a04be5fa2737bb3594edb76ae8679408c4.tar.xz
hercules-294444a04be5fa2737bb3594edb76ae8679408c4.zip
More eof eols (followup to r10401); skipping /npc/custom and /npc/samples
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10402 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/juice_maker.txt')
-rw-r--r--npc/quests/juice_maker.txt2
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
+}