From 481e786fbb6f03e23d1d4f0c56509f677881b4ec Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 4 Mar 2019 12:40:55 -0300 Subject: Remove every trailing whitespace ```sed -i 's/[[:space:]]*$//' npc/*/*.txt``` --- npc/009-2/ryan.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'npc/009-2/ryan.txt') diff --git a/npc/009-2/ryan.txt b/npc/009-2/ryan.txt index 50bb8c6d6..ca2664c9d 100644 --- a/npc/009-2/ryan.txt +++ b/npc/009-2/ryan.txt @@ -44,26 +44,26 @@ next; mesn; mesq l("Ah, you really deserve this @@. Good job!", getitemlink(ChefHat)); - } + } if (.@q >= 21) { Zeny=Zeny+rand(1,.@a); getexp rand(1,.@q), rand(1, .@q); - } + } if (.@q >= 51) { Zeny=Zeny+rand(.@q,.@a); getexp rand(1,.@a), rand(1, .@q); - } + } if (.@q >= 91) { Zeny=Zeny+rand(.@a, .@a+.@q); getexp rand(.@q,.@a), rand(1, .@q); - } + } if (.@q == 100) { setq1 HalinarzoQuest_LifeDelight, 3; getitem PlatinumIngot, 1; next; mesn; mesq l("Ah, I have enough @@ for a life! Take this EXTREMELY RARE @@. Good job!", getitemlink(TonoriDelight), getitemlink(PlatinumIngot)); - } + } close; -- cgit v1.2.3-60-g2f50