summaryrefslogtreecommitdiff
path: root/npc/quests/quests_yuno.txt
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2014-05-13 18:15:14 +0200
committerHaru <haru@dotalux.com>2014-05-13 18:15:14 +0200
commitc03094034f5338016221775bce4b39a0e9b75ee6 (patch)
tree559e52c5207911190ea336eb82a933ce37305065 /npc/quests/quests_yuno.txt
parent3bd57cf4858696b2586543098bc9eeac70a1854e (diff)
downloadhercules-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/quests_yuno.txt')
-rw-r--r--npc/quests/quests_yuno.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/quests/quests_yuno.txt b/npc/quests/quests_yuno.txt
index f4d42aae1..d0544a5b7 100644
--- a/npc/quests/quests_yuno.txt
+++ b/npc/quests/quests_yuno.txt
@@ -536,7 +536,7 @@ S_DelItems:
mes "I don't know if we can do anything else,";
if (getarg(2) == 1)
mes "but this time we have created "+getarg(1);
- else
+ else
mes "but this time we have created";
mes "^FF0000"+getitemname(getarg(0))+"^000000 !";
next;
@@ -664,7 +664,7 @@ S_DelItems:
mes "I don't know if we can do anything else,";
if (getarg(2) == 1)
mes "but this time we have created "+getarg(1);
- else
+ else
mes "but this time we have created";
mes "^FF0000"+getitemname(getarg(0))+"^000000 !";
next;