Reformat and clean up portal scripts
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
*/
|
||||
function enter(pi) {
|
||||
var warpMap = pi.isQuestCompleted(20407) ? 924010200 : 924010100;
|
||||
|
||||
pi.playPortalSound(); pi.warp(warpMap, 0);
|
||||
|
||||
pi.playPortalSound();
|
||||
pi.warp(warpMap, 0);
|
||||
return true;
|
||||
}
|
||||
Reference in New Issue
Block a user