sweetgum83/scripts/map/onUserEnter/getDragonEgg.js

4 lines
130 B
JavaScript
Raw Normal View History

2024-01-19 08:56:28 +00:00
function start(ms) {
ms.lockUI();
ms.showIntro("Effect/Direction4.img/getDragonEgg/Scene" + ms.getPlayer().getGender());
}