mirror of
https://github.com/2006Scape-Scripts/ParaScript.git
synced 2026-07-03 00:38:36 +00:00
Update Fish.java
This commit is contained in:
@@ -8,7 +8,6 @@ import org.rev317.min.api.wrappers.Npc;
|
|||||||
|
|
||||||
public class Fish implements Strategy {
|
public class Fish implements Strategy {
|
||||||
private Npc fishingSpot;
|
private Npc fishingSpot;
|
||||||
private int[] items = new int[]{317, 321};
|
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public boolean activate() {
|
public boolean activate() {
|
||||||
|
|||||||
Reference in New Issue
Block a user