From 74a68172e840aea75cd7cad9846c2d9c646e6146 Mon Sep 17 00:00:00 2001 From: xavier Date: Sun, 28 Oct 2012 01:39:42 +0000 Subject: [PATCH] ... --- Scripts/Holiday Stuff/Halloween/2006/Items/PumpkinScarecrow.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripts/Holiday Stuff/Halloween/2006/Items/PumpkinScarecrow.cs b/Scripts/Holiday Stuff/Halloween/2006/Items/PumpkinScarecrow.cs index 020fc14df..0635e116a 100644 --- a/Scripts/Holiday Stuff/Halloween/2006/Items/PumpkinScarecrow.cs +++ b/Scripts/Holiday Stuff/Halloween/2006/Items/PumpkinScarecrow.cs @@ -4,7 +4,7 @@ using Server.Misc; namespace Server.Items { - public class PumpkinScarecrow : Lantern + public class PumpkinScarecrow : Item { public override int LabelNumber { get { return 1096947; } }