Implemented Orbis PQ.
This commit is contained in:
ronancpl
2017-06-11 00:12:11 -03:00
parent dbac58e871
commit 1afbac2429
142 changed files with 2600 additions and 539 deletions

View File

@@ -38,6 +38,8 @@ function setup() {
return eim;
}
function afterSetup(eim) {}
function respawn(eim) {
var map = eim.getMapInstance(startMap.getId());
var map2 = eim.getMapInstance(otherMap.getId());