Orbis PQ
Implemented Orbis PQ.
This commit is contained in:
@@ -54,6 +54,8 @@ function setup() {
|
||||
return eim;
|
||||
}
|
||||
|
||||
function afterSetup(eim) {}
|
||||
|
||||
function playerEntry(eim,player) {
|
||||
var map = eim.getMapInstance(trial1.getId());
|
||||
player.changeMap(map,map.getPortal(0));
|
||||
|
||||
Reference in New Issue
Block a user