source
Source for my MapleSolaxiaV2 (v83 MapleStory).
This commit is contained in:
7
scripts/map/onUserEnter/922000000.js
Normal file
7
scripts/map/onUserEnter/922000000.js
Normal file
@@ -0,0 +1,7 @@
|
||||
function start(pi) {
|
||||
var map = pi.getClient().getChannelServer().getMapFactory().getMap(922000000);
|
||||
map.resetReactors();
|
||||
map.shuffleReactors();
|
||||
|
||||
return(true);
|
||||
}
|
||||
Reference in New Issue
Block a user