From 3d8e12c5d3f7dcc4335ab76d834869c536e3fc05 Mon Sep 17 00:00:00 2001 From: xavier Date: Thu, 1 Nov 2012 00:53:37 +0000 Subject: [PATCH] --- Scripts/Holiday Stuff/Halloween/2006/Items/HalloweenPumpkin.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripts/Holiday Stuff/Halloween/2006/Items/HalloweenPumpkin.cs b/Scripts/Holiday Stuff/Halloween/2006/Items/HalloweenPumpkin.cs index 221b62cf7..5a0074998 100644 --- a/Scripts/Holiday Stuff/Halloween/2006/Items/HalloweenPumpkin.cs +++ b/Scripts/Holiday Stuff/Halloween/2006/Items/HalloweenPumpkin.cs @@ -45,7 +45,7 @@ namespace Server.Items if( item != null && !item.Deleted && item == this && Name == null ) { - if( ItemID == 0x4694 || ItemID == 0x4691 || ItemID == 0x4695 || ItemID == 0x4695 ) + if( ItemID == 0x4694 || ItemID == 0x4691 || ItemID == 0x4695 || ItemID == 0x4698 ) { if( Utility.RandomBool() ) {