summaryrefslogtreecommitdiff
path: root/world/map/npc/027-2
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2013-07-07 22:56:15 -0700
committerBen Longbons <b.r.longbons@gmail.com>2013-07-07 22:57:46 -0700
commit387a7313139f7fa7492b226dcdfd3c642c81d83e (patch)
treecdbd990e608da7e9e9269281b837f6a57ac15dd1 /world/map/npc/027-2
parent4bc5fc0a3b0a8c9ebb986b83acd5312f6aa69581 (diff)
downloadserverdata-387a7313139f7fa7492b226dcdfd3c642c81d83e.tar.gz
serverdata-387a7313139f7fa7492b226dcdfd3c642c81d83e.tar.bz2
serverdata-387a7313139f7fa7492b226dcdfd3c642c81d83e.tar.xz
serverdata-387a7313139f7fa7492b226dcdfd3c642c81d83e.zip
Canonicalize case of items, which will soon be strict
Diffstat (limited to 'world/map/npc/027-2')
-rw-r--r--world/map/npc/027-2/headless_man.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/027-2/headless_man.txt b/world/map/npc/027-2/headless_man.txt
index e22b6442..386ee773 100644
--- a/world/map/npc/027-2/headless_man.txt
+++ b/world/map/npc/027-2/headless_man.txt
@@ -172,7 +172,7 @@ L_Quest_finished:
goto L_Full_Inv;
mes "[Thurstan]";
mes "\"Please take this for your efforts. I got it in payment of some work I did protecting the pinkie population from a terrible scourge some time ago.\"";
- getitem "pinkiehelmet", 1;
+ getitem "PinkieHelmet", 1;
set @state, 3;
callsub S_Update_Mask;
goto L_Close;