From c03094034f5338016221775bce4b39a0e9b75ee6 Mon Sep 17 00:00:00 2001 From: Haru Date: Tue, 13 May 2014 18:15:14 +0200 Subject: Removed trailing whitespace (scripts) Signed-off-by: Haru --- npc/quests/quests_aldebaran.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/quests/quests_aldebaran.txt') diff --git a/npc/quests/quests_aldebaran.txt b/npc/quests/quests_aldebaran.txt index 86c0eef18..01ef38537 100644 --- a/npc/quests/quests_aldebaran.txt +++ b/npc/quests/quests_aldebaran.txt @@ -1,5 +1,5 @@ //===== Hercules Script ====================================== -//= Quest NPCs related to Aldebaran +//= Quest NPCs related to Aldebaran //===== By: ================================================== //= rAthena Dev Team //===== Current Version: ===================================== @@ -74,7 +74,7 @@ aldeba_in,152,166,4 script Trader#01 4_M_04,{ close; } case 3: - if ((countitem(998) > 19) && (countitem(707) > 0) && (Zeny > 4999)){ //Iron Singing_Plant + if ((countitem(998) > 19) && (countitem(707) > 0) && (Zeny > 4999)){ //Iron Singing_Plant delitem 998,20; //Iron delitem 707,1; //Singing_Plant Zeny -= 5000; @@ -89,7 +89,7 @@ aldeba_in,152,166,4 script Trader#01 4_M_04,{ close; } case 4: - if ((countitem(1019) > 119) && (Zeny > 9999)){ //Wooden_Block + if ((countitem(1019) > 119) && (Zeny > 9999)){ //Wooden_Block delitem 1019,120; //Wooden_Block Zeny -= 10000; mes "[Trader]"; -- cgit v1.2.3-60-g2f50