Reformat and clean up portal scripts
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
function enter(pi) {
|
||||
//pi.warp(910320000, 2); event not implemented
|
||||
|
||||
pi.playPortalSound(); pi.warp(103000103, 1);
|
||||
return true;
|
||||
//pi.warp(910320000, 2); event not implemented
|
||||
|
||||
pi.playPortalSound();
|
||||
pi.warp(103000103, 1);
|
||||
return true;
|
||||
}
|
||||
Reference in New Issue
Block a user