Reformat and clean up portal scripts
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
|
||||
/*
|
||||
[CelticMS] Monster Carnival Reviving Field 1
|
||||
*/
|
||||
|
||||
function enter(pi) {
|
||||
pi.warp(980000601, 0);
|
||||
pi.playPortalSound();
|
||||
return true;
|
||||
pi.warp(980000601, 0);
|
||||
pi.playPortalSound();
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user