source
Source for my MapleSolaxiaV2 (v83 MapleStory).
This commit is contained in:
7
scripts/portal/contactDragon.js
Normal file
7
scripts/portal/contactDragon.js
Normal file
@@ -0,0 +1,7 @@
|
||||
//Author: kevintjuh93
|
||||
|
||||
function enter(pi) {
|
||||
pi.playPortalSound();
|
||||
pi.warp(900090100);
|
||||
return true;
|
||||
}
|
||||
Reference in New Issue
Block a user