diff options
author | Haru <haru@dotalux.com> | 2014-05-13 18:15:14 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2014-05-13 18:15:14 +0200 |
commit | c03094034f5338016221775bce4b39a0e9b75ee6 (patch) | |
tree | 559e52c5207911190ea336eb82a933ce37305065 /npc/quests/first_class/tu_merchant.txt | |
parent | 3bd57cf4858696b2586543098bc9eeac70a1854e (diff) | |
download | hercules-c03094034f5338016221775bce4b39a0e9b75ee6.tar.gz hercules-c03094034f5338016221775bce4b39a0e9b75ee6.tar.bz2 hercules-c03094034f5338016221775bce4b39a0e9b75ee6.tar.xz hercules-c03094034f5338016221775bce4b39a0e9b75ee6.zip |
Removed trailing whitespace (scripts)
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'npc/quests/first_class/tu_merchant.txt')
-rw-r--r-- | npc/quests/first_class/tu_merchant.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/quests/first_class/tu_merchant.txt b/npc/quests/first_class/tu_merchant.txt index b760831df..3acd91860 100644 --- a/npc/quests/first_class/tu_merchant.txt +++ b/npc/quests/first_class/tu_merchant.txt @@ -579,7 +579,7 @@ alberta_in,70,51,5 script Guarnien 4W_M_02,{ mes "I'll talk about the Mammonite skill. For now, let me take a little bit of a break from all of this arduous lecture. ^666666*Whew!*^000000"; close; } - } else { + } else { mes "No? That's fine."; mes "But I can't teach you"; mes "much more if you can't grasp these simple basics, so hurry and learn those skills, okay?"; @@ -861,7 +861,7 @@ prontera,93,330,3 script Kellion 4W_M_01,{ mes "...Huh?"; mes "You better put some of your stuff in Kafra Storage, you can't carry much else!"; close; - } else { + } else { Zeny -= 340; set tu_merchant, 10; getitem 569,10; //Novice_Potion @@ -900,7 +900,7 @@ prontera,93,330,3 script Kellion 4W_M_01,{ mes "...Huh?"; mes "You better put some of your stuff in Kafra Storage, you can't carry much else!"; close; - } else { + } else { Zeny -= 390; set tu_merchant, 9; getitem 501,10; //Red_Potion @@ -939,7 +939,7 @@ prontera,93,330,3 script Kellion 4W_M_01,{ mes "...Huh?"; mes "You better put some of your stuff in Kafra Storage, you can't carry much else!"; close; - } else { + } else { Zeny -= 400; set tu_merchant, 10; getitem 501,10; //Red_Potion |