Reformat and clean up portal scripts
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
*/
|
||||
|
||||
function enter(pi) {
|
||||
pi.playPortalSound();
|
||||
pi.warp(pi.getMapId() - 2, 0);
|
||||
return true;
|
||||
pi.playPortalSound();
|
||||
pi.warp(pi.getMapId() - 2, 0);
|
||||
return true;
|
||||
}
|
||||
Reference in New Issue
Block a user