source
Source for my MapleSolaxiaV2 (v83 MapleStory).
This commit is contained in:
5
scripts/map/onFirstUserEnter/spaceGaGa_sMap.js
Normal file
5
scripts/map/onFirstUserEnter/spaceGaGa_sMap.js
Normal file
@@ -0,0 +1,5 @@
|
||||
function start(ms) {
|
||||
ms.getPlayer().resetEnteredScript();
|
||||
ms.getPlayer().getMap().addMapTimer(180);
|
||||
ms.spawnMonster(9300331, -28, 0);
|
||||
}
|
||||
Reference in New Issue
Block a user