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