Files
sweetgum-server/scripts/map/onUserEnter/crash_Dragon.js
2021-09-09 23:32:43 +02:00

4 lines
123 B
JavaScript

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