KerningPQ + some boosts on PQ/event scripting
Added cleaner mechanics for dealing with PQs and events (bonus Exp when clearing a stage, for instance). Reimplemented KerningPQ.
This commit is contained in:
@@ -82,7 +82,7 @@ function action(mode, type, selection) {
|
||||
cm.givePartyExp(20000, party);
|
||||
} else
|
||||
cm.givePartyExp(12000, party);
|
||||
eim.finishPQ();
|
||||
eim.clearPQ();
|
||||
cm.dispose();
|
||||
}
|
||||
else if (selectedType == 2) {
|
||||
|
||||
Reference in New Issue
Block a user