From 387a7313139f7fa7492b226dcdfd3c642c81d83e Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sun, 7 Jul 2013 22:56:15 -0700 Subject: Canonicalize case of items, which will soon be strict --- world/map/npc/021-1/hetchel.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/021-1') diff --git a/world/map/npc/021-1/hetchel.txt b/world/map/npc/021-1/hetchel.txt index d2ed7012..c0179d22 100644 --- a/world/map/npc/021-1/hetchel.txt +++ b/world/map/npc/021-1/hetchel.txt @@ -79,7 +79,7 @@ L_sheet_menu: goto L_TooMany; set Zeny, Zeny - @SheetCount * @SHEET_ZENY; delitem "SilkCocoon", @SheetCount * @SHEET_COCOONS_NR; - getitem "Silksheet", @SheetCount; + getitem "SilkSheet", @SheetCount; mes "[Hetchel]"; mes "\"Thank you, I hope the sheets will fit your needs."; mes "Please greet Lora for me when you see her.\""; -- cgit v1.2.3-70-g09d2