From 0f44cd07642a74953e5b03a10a1593c5d839c7a2 Mon Sep 17 00:00:00 2001 From: Erik Schilling Date: Mon, 14 Nov 2011 20:38:50 +0100 Subject: Removed direct occurrences of itemids --- world/map/npc/xmas/2008/event.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/xmas/2008/event.txt') 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]"; -- cgit v1.2.3-60-g2f50