mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
Add bunny ears, easter ring
This commit is contained in:
parent
7b2358e65a
commit
d4334c93b5
2 changed files with 2 additions and 0 deletions
Binary file not shown.
|
|
@ -127,6 +127,8 @@ public final class GrandExchangeZone extends MapZone implements Plugin<Object> {
|
|||
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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue