diff options
Diffstat (limited to 'world/map/npc/xmas/2010')
-rw-r--r-- | world/map/npc/xmas/2010/santa.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/xmas/2010/santa.txt b/world/map/npc/xmas/2010/santa.txt index bd82a251..8c53b22f 100644 --- a/world/map/npc/xmas/2010/santa.txt +++ b/world/map/npc/xmas/2010/santa.txt @@ -72,7 +72,7 @@ L_Stocking_Prize: "Wonderful! Santa, You are great! Is it another hat?",-; next; mes "\"No, not a hat. Here, take this. I have been using it for the last three months... It is my favorite and it means a lot to me.\""; - getitem 1207, 1; + getitem "RedChristmasStocking", 1; set Xmas2010, 4; close2; percentheal -20, 0; |