LudiPQ & OrbisPQ patch
Fixed some latent issues with LudiPQ and OrbisPQ. Added stage EXP rewarding to the TreasurePQ.
This commit is contained in:
@@ -214,6 +214,8 @@ function isMV(mob) {
|
||||
function monsterKilled(mob, eim) {
|
||||
if(isMV(mob)) {
|
||||
eim.showClearEffect();
|
||||
eim.giveEventPlayersStageReward(2);
|
||||
|
||||
eim.clearPQ();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user