bugfix/npcids

This commit is contained in:
PBLord
2017-08-25 12:35:34 +01:00
committed by GitHub
parent 4e9a1e964e
commit e2f4c30c52
@@ -14,7 +14,7 @@ import org.rev317.min.api.wrappers.Npc;
public class MysteriousOldMan implements Random {
private Npc man;
private final int id = 410;
private final int id = 513;
@Override
public boolean activate() {