sweetgum83/scripts/map/onUserEnter/crash_Dragon.js
2024-01-19 03:56:28 -05:00

4 lines
123 B
JavaScript

function start(ms) {
ms.lockUI();
ms.showIntro("Effect/Direction4.img/crash/Scene" + ms.getPlayer().getGender());
}