diff --git a/CompiledServer/production/RS-2009/plugin/zone/GrandExchangeZone.class b/CompiledServer/production/RS-2009/plugin/zone/GrandExchangeZone.class index b4ddb95a8..4be17db68 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 9fd2a7c00..bdf01a25c 100644 --- a/Server/src/plugin/zone/GrandExchangeZone.java +++ b/Server/src/plugin/zone/GrandExchangeZone.java @@ -129,6 +129,7 @@ public final class GrandExchangeZone extends MapZone implements Plugin { new Item(4566, 100), // Rubber chicken new Item(1037, 100), // Bunny ears new Item(7927, 100), // Easter ring + new Item(1419, 100), // Scythe }, false); setPointShop(true);