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/newgears/2005_headgears.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'npc/quests/newgears/2005_headgears.txt') diff --git a/npc/quests/newgears/2005_headgears.txt b/npc/quests/newgears/2005_headgears.txt index c18b0e441..b31e07bd8 100644 --- a/npc/quests/newgears/2005_headgears.txt +++ b/npc/quests/newgears/2005_headgears.txt @@ -1624,13 +1624,13 @@ gl_prison1,97,104,1 script Phendark#LhzHat PHENDARK,{ emotion e_sob; if(!( - countitem(1950) || countitem(1951) || countitem(1952) || - countitem(1953) || countitem(1954) || countitem(1955) || - countitem(1956) || countitem(1957) || countitem(1958) || - countitem(1959) || countitem(1960) || countitem(1961) || - countitem(1962) || countitem(1963) || countitem(1964) || - countitem(1965) || countitem(1966) || countitem(1967) || - countitem(1968) || countitem(1969) || countitem(1970) || + countitem(1950) || countitem(1951) || countitem(1952) || + countitem(1953) || countitem(1954) || countitem(1955) || + countitem(1956) || countitem(1957) || countitem(1958) || + countitem(1959) || countitem(1960) || countitem(1961) || + countitem(1962) || countitem(1963) || countitem(1964) || + countitem(1965) || countitem(1966) || countitem(1967) || + countitem(1968) || countitem(1969) || countitem(1970) || countitem(1971) )) close; // no whip equipped or in inventory -- cgit v1.2.3-70-g09d2