source
Source for my MapleSolaxiaV2 (v83 MapleStory).
This commit is contained in:
4
scripts/map/onUserEnter/crash_Dragon.js
Normal file
4
scripts/map/onUserEnter/crash_Dragon.js
Normal file
@@ -0,0 +1,4 @@
|
||||
function start(ms) {
|
||||
ms.lockUI();
|
||||
ms.showIntro("Effect/Direction4.img/crash/Scene" + ms.getPlayer().getGender());
|
||||
}
|
||||
Reference in New Issue
Block a user