sweetgum83/scripts/map/onFirstUserEnter/spaceGaGa_sMap.js

4 lines
103 B
JavaScript
Raw Normal View History

2024-01-19 08:56:28 +00:00
function start(ms) {
ms.getPlayer().resetEnteredScript();
ms.spawnMonster(9300331, -28, 0);
}