Rename MCRevive5.js to MCrevive5.js
This commit is contained in:
9
scripts/portal/MCrevive5.js
Normal file
9
scripts/portal/MCrevive5.js
Normal file
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
[CelticMS] Monster Carnival Reviving Field 1
|
||||
*/
|
||||
|
||||
function enter(pi) {
|
||||
pi.warp(980000501, 0);
|
||||
pi.playPortalSound();
|
||||
return true;
|
||||
}
|
||||
Reference in New Issue
Block a user