mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-15 11:00:17 -07:00
Add Scythe
This commit is contained in:
parent
497194d653
commit
45eaea6a5c
2 changed files with 1 additions and 0 deletions
Binary file not shown.
|
|
@ -129,6 +129,7 @@ public final class GrandExchangeZone extends MapZone implements Plugin<Object> {
|
|||
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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue