source
Source for my MapleSolaxiaV2 (v83 MapleStory).
This commit is contained in:
4
scripts/npc/world0/1100000.js
Normal file
4
scripts/npc/world0/1100000.js
Normal file
@@ -0,0 +1,4 @@
|
||||
function start() {
|
||||
cm.getPlayer().getStorage().sendStorage(cm.getClient(), 1100000);
|
||||
cm.dispose();
|
||||
}
|
||||
Reference in New Issue
Block a user