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

4 lines
103 B
JavaScript

function start(ms) {
ms.getPlayer().resetEnteredScript();
ms.spawnMonster(9300331, -28, 0);
}