Quest 10815 updated to Grand Crusade.

Contributed by Stayway.
This commit is contained in:
MobiusDev 2017-11-11 23:43:19 +00:00
parent 5eeff27999
commit d40f3adc04

View File

@ -53,7 +53,7 @@ public final class Q10815_StepUp extends Quest
private static final int SIR_ERIC_RODEMAI_CERTIFICATE = 45626;
// Misc
private static final int MIN_LEVEL = 99;
private static final int WORLD_CHAT_COUNT = 30;
private static final int WORLD_CHAT_COUNT = 120;
private static final Map<Integer, Instant> REUSE = new ConcurrentHashMap<>();
public Q10815_StepUp()