diff --git a/CompiledServer/production/RS-2009/plugin/zone/GrandExchangeZone.class b/CompiledServer/production/RS-2009/plugin/zone/GrandExchangeZone.class index 60750a708..12301c381 100644 Binary files a/CompiledServer/production/RS-2009/plugin/zone/GrandExchangeZone.class and b/CompiledServer/production/RS-2009/plugin/zone/GrandExchangeZone.class differ diff --git a/Server/src/plugin/zone/GrandExchangeZone.java b/Server/src/plugin/zone/GrandExchangeZone.java index 65a06d598..9fd2a7c00 100644 --- a/Server/src/plugin/zone/GrandExchangeZone.java +++ b/Server/src/plugin/zone/GrandExchangeZone.java @@ -127,6 +127,8 @@ public final class GrandExchangeZone extends MapZone implements Plugin { new Item(1959, 100), // Pumpkin new Item(1961, 100), // Easter egg new Item(4566, 100), // Rubber chicken + new Item(1037, 100), // Bunny ears + new Item(7927, 100), // Easter ring }, false); setPointShop(true);