summaryrefslogtreecommitdiff
path: root/world/map/npc/halloween/2006/halloween8.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/halloween/2006/halloween8.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/halloween/2006/halloween8.txt')
-rw-r--r--world/map/npc/halloween/2006/halloween8.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/world/map/npc/halloween/2006/halloween8.txt b/world/map/npc/halloween/2006/halloween8.txt
index 257ca0e0..bb218ca3 100644
--- a/world/map/npc/halloween/2006/halloween8.txt
+++ b/world/map/npc/halloween/2006/halloween8.txt
@@ -150,49 +150,49 @@ L_treat_0:
L_treat_1:
mes "[Halloweenist]";
mes "You just won a Pumpkin Helmet!";
- getitem 615,1;
+ getitem "PumpkinHelmet",1;
close;
L_treat_2:
mes "[Halloweenist]";
mes "You just won an Axe Hat!";
- getitem 616,1;
+ getitem "AxeHat",1;
close;
L_treat_3:
mes "[Halloweenist]";
mes "You just won a Pirate Hat!";
- getitem 617,1;
+ getitem "PirateHat",1;
close;
L_treat_4:
mes "[Halloweenist]";
mes "You just won Goggles!";
- getitem 618,1;
+ getitem "Goggles",1;
close;
L_treat_5:
mes "[Halloweenist]";
mes "You just won Leather Goggles!";
- getitem 619,1;
+ getitem "LeatherGoggles",1;
close;
L_treat_6:
mes "[Halloweenist]";
mes "You just won a Circlet!";
- getitem 620,1;
+ getitem "Circlet",1;
close;
L_treat_7:
mes "[Halloweenist]";
mes "You just won an Eyepatch!";
- getitem 621,1;
+ getitem "Eyepatch",1;
close;
L_treat_8:
mes "[Halloweenist]";
mes "You just won a Bandana!";
- getitem 622,1;
+ getitem "Bandana",1;
close;
L_treat_9: