Rename MCRevive6.js to MCrevive6.js

This commit is contained in:
Favouris
2023-05-14 19:17:38 +08:00
committed by GitHub
parent 5cddb7f2b6
commit 9223957931

View File

@@ -0,0 +1,9 @@
/*
[CelticMS] Monster Carnival Reviving Field 1
*/
function enter(pi) {
pi.warp(980000601, 0);
pi.playPortalSound();
return true;
}