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