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/010-2/dimonds.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/010-2') diff --git a/world/map/npc/010-2/dimonds.txt b/world/map/npc/010-2/dimonds.txt index 8fe8cbc5..3bc1f75d 100644 --- a/world/map/npc/010-2/dimonds.txt +++ b/world/map/npc/010-2/dimonds.txt @@ -216,7 +216,7 @@ getinventorylist; if (@inventorylist_count == 100) goto L_Full_Inv; - getitem "bowlerhat", 1; + getitem "BowlerHat", 1; set FLAGS, FLAGS | FLAG_HAS_BOWLER_BURNSDAY; close; -- cgit v1.2.3-60-g2f50