summaryrefslogtreecommitdiff
path: root/world/map/npc/010-2/loratay.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/010-2/loratay.txt')
-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;