summaryrefslogtreecommitdiff
path: root/world/map/npc/010-2
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2013-08-19 09:04:09 -0700
committerBen Longbons <b.r.longbons@gmail.com>2013-08-19 09:04:09 -0700
commite50a6c456829953f02ad68dd6e6a473c4a121dde (patch)
treeeebb04b4377a6fb7502edbc2131eac3d399766bb /world/map/npc/010-2
parent89884ca46cf7d1def4fd19e97a846442fafdb38b (diff)
downloadserverdata-e50a6c456829953f02ad68dd6e6a473c4a121dde.tar.gz
serverdata-e50a6c456829953f02ad68dd6e6a473c4a121dde.tar.bz2
serverdata-e50a6c456829953f02ad68dd6e6a473c4a121dde.tar.xz
serverdata-e50a6c456829953f02ad68dd6e6a473c4a121dde.zip
Trivial removal of some trailing whitespace that snuck in
Diffstat (limited to 'world/map/npc/010-2')
-rw-r--r--world/map/npc/010-2/loratay.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/world/map/npc/010-2/loratay.txt b/world/map/npc/010-2/loratay.txt
index 436f7f09..906bd874 100644
--- a/world/map/npc/010-2/loratay.txt
+++ b/world/map/npc/010-2/loratay.txt
@@ -751,7 +751,7 @@ L_robe_sheets:
mes "[Lora Tay the Seamstress]";
mes "The seamstress puts your GP away, takes your measurements and puts the silk sheets on the table. She asks you to stretch out your arms, then pins the silk sheets in place all over your body.";
next;
-
+
L_get_robe:
mes "[Lora Tay the Seamstress]";
mes "She proceeds to make a number of mysterious marks on the sheets with a charcoal pen. Meanwhile, your arms are getting tired, but you're afraid to lower them-- she used a lot of pins to put everything into place, and you lost track of where they went...";
@@ -763,7 +763,7 @@ L_get_robe:
mes "[Lora Tay the Seamstress]";
mes "She then treats the seams with some odorless liquid, making them vanish completely. Finally she hands you the finished robe.";
getitem "SilkRobe", 1;
- if (@Robe_with_sheets == 1)
+ if (@Robe_with_sheets == 1)
goto L_robe_sheet_end;
mes "\"Here you are now, this will fit. And don't you dare tell anyone that I did this! I'm not about to start a silk cocoon collection!\"";
next;
@@ -823,7 +823,7 @@ L_robe_nosilk:
goto L_main_menu;
L_end:
- set @ROBE_COCOONS_NR, 0;
+ set @ROBE_COCOONS_NR, 0;
set @ROBE_ZENY, 0;
set @ROBE_SHEETS_NR, 0;
set @ROBE_SHEETS_ZENY, 0;