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