summaryrefslogtreecommitdiff
path: root/world/map/npc/010-2
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/010-2')
-rw-r--r--world/map/npc/010-2/dimonds.txt2
1 files changed, 1 insertions, 1 deletions
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;