bugfix/npcids

This commit is contained in:
PBLord
2017-08-25 12:28:43 +01:00
committed by GitHub
parent 4e9a1e964e
commit a510178462
@@ -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() {