mirror of
https://github.com/2006-Scape/Parabot-Randoms.git
synced 2026-07-07 16:49:11 +00:00
bugfix/npcids
This commit is contained in:
@@ -14,7 +14,7 @@ import org.rev317.min.api.wrappers.Npc;
|
|||||||
public class MysteriousOldMan implements Random {
|
public class MysteriousOldMan implements Random {
|
||||||
|
|
||||||
private Npc man;
|
private Npc man;
|
||||||
private final int id = 410;
|
private final int id = 513;
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public boolean activate() {
|
public boolean activate() {
|
||||||
|
|||||||
Reference in New Issue
Block a user