summaryrefslogtreecommitdiff
path: root/world/map/npc/xmas/2008/event.txt
diff options
context:
space:
mode:
authorErik Schilling <ablu.erikschilling@googlemail.com>2011-11-14 20:38:50 +0100
committerJessica Tölke <jtoelke@mail.upb.de>2011-11-16 08:48:33 +0100
commit0f44cd07642a74953e5b03a10a1593c5d839c7a2 (patch)
tree55914d384ed76b2c3c1353ed437ab70ad6e1273e /world/map/npc/xmas/2008/event.txt
parent09b92ddc891de4c0ffbffa0ae58d7ea142057874 (diff)
downloadserverdata-0f44cd07642a74953e5b03a10a1593c5d839c7a2.tar.gz
serverdata-0f44cd07642a74953e5b03a10a1593c5d839c7a2.tar.bz2
serverdata-0f44cd07642a74953e5b03a10a1593c5d839c7a2.tar.xz
serverdata-0f44cd07642a74953e5b03a10a1593c5d839c7a2.zip
Removed direct occurrences of itemids
Diffstat (limited to 'world/map/npc/xmas/2008/event.txt')
-rw-r--r--world/map/npc/xmas/2008/event.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/xmas/2008/event.txt b/world/map/npc/xmas/2008/event.txt
index 5ac1be37..228b8e3d 100644
--- a/world/map/npc/xmas/2008/event.txt
+++ b/world/map/npc/xmas/2008/event.txt
@@ -32,7 +32,7 @@ L_SantaComplete:
mes "\"Now, let me see what I have here for you.\"";
next;
mes "Santa fumbles around in a large sack and pulls out a Mouboo head hat!";
- getitem 1216,1;
+ getitem "MoubooHead",1;
set QUEST_xmas08_state, QUEST_xmas08_state | (1 << 10);
next;
mes "[Santa Claus]";