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

4 lines
130 B
JavaScript

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