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