From 9fbf9932e874845247f285e5c1c4f6c15b4cea58 Mon Sep 17 00:00:00 2001 From: brianluau Date: Mon, 30 Jan 2012 20:17:55 +0000 Subject: - Removed more trailing tabs. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15527 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/merchants/buying_shops.txt | 2 +- npc/merchants/cashheadgear_dye.txt | 2 +- npc/merchants/clothes_dyer.txt | 2 +- npc/merchants/icecream.txt | 2 +- npc/merchants/refine.txt | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) (limited to 'npc/merchants') diff --git a/npc/merchants/buying_shops.txt b/npc/merchants/buying_shops.txt index 936dabac3..19bbbe28f 100644 --- a/npc/merchants/buying_shops.txt +++ b/npc/merchants/buying_shops.txt @@ -234,7 +234,7 @@ alberta_in,58,52,4 script Purchasing Team#Buying 59,{ mes "I've given you 5 Bulk Buyer Shop Licenses for your trial."; mes "Enjoy shopping!"; close; - } + } } }else{ mes "[Mr. Hugh]"; diff --git a/npc/merchants/cashheadgear_dye.txt b/npc/merchants/cashheadgear_dye.txt index a849dfad7..fa309738a 100644 --- a/npc/merchants/cashheadgear_dye.txt +++ b/npc/merchants/cashheadgear_dye.txt @@ -78,7 +78,7 @@ prt_in,253,168,4 script Alora 862,{ mes "Oh I'm so excited aren't you?"; mes "And just to be sure, what color is the "+ .@hgn$[.@t] +" you want me to use?"; next; - mes "[Alora]"; + mes "[Alora]"; mes "Please understand that I'm going to use the ^FF00001st "+ .@hgn$[.@t] +" of that color in your inventory!^000000"; next; mes "[Alora]"; diff --git a/npc/merchants/clothes_dyer.txt b/npc/merchants/clothes_dyer.txt index 6a79ebb4c..f619f8c0c 100644 --- a/npc/merchants/clothes_dyer.txt +++ b/npc/merchants/clothes_dyer.txt @@ -161,7 +161,7 @@ L_Super_Novice_M: //================================= // Clothing Dyeing for Females -//================================= +//================================= Female_dye: if(BaseJob==Job_Novice || BaseJob==Job_Novice_High || BaseJob==Job_Baby) goto L_Novice_F; if(BaseJob==Job_Swordman || BaseJob==Job_Swordman_High || BaseJob==Job_Baby_Swordman) goto L_Swordman_F; diff --git a/npc/merchants/icecream.txt b/npc/merchants/icecream.txt index 918b0be2d..d04dbe08e 100644 --- a/npc/merchants/icecream.txt +++ b/npc/merchants/icecream.txt @@ -54,7 +54,7 @@ mes "If you eat more than 5 Ice creams,"; mes "If you might haveto make a lot of trips"; mes "to the bathroom tonight."; - next; + next; } } if(Zeny<.@input*100) { diff --git a/npc/merchants/refine.txt b/npc/merchants/refine.txt index 9e6ebd034..f2556034e 100644 --- a/npc/merchants/refine.txt +++ b/npc/merchants/refine.txt @@ -479,7 +479,7 @@ ein_in01,38,29,0 script Paul Spanner 63,{ case 2: set .@item,1011; set .@item_price,1000; - break; + break; case 3: mes "[Paul Spanner]"; mes "If you need anything, just let me know."; @@ -896,7 +896,7 @@ function script refinemain { } mes "[" + getarg(0) + "]"; mes "All finished... Come again soon."; - close; + close; } -- cgit v1.2.3-60-g2f50