Changed Mammon teleport delay.
Contributed by Stayway.
This commit is contained in:
@@ -70,7 +70,7 @@ final class Mammons extends AbstractNpcAI
|
|||||||
"Town of Giran",
|
"Town of Giran",
|
||||||
"Town of Rune",
|
"Town of Rune",
|
||||||
};
|
};
|
||||||
private static final int TELEPORT_DELAY = 1800000; // 30min
|
private static final int TELEPORT_DELAY = 3600000; // 60min
|
||||||
private static final List<L2Npc> _mammons = new ArrayList<>();
|
private static final List<L2Npc> _mammons = new ArrayList<>();
|
||||||
|
|
||||||
private Mammons()
|
private Mammons()
|
||||||
|
Reference in New Issue
Block a user