source
Source for my MapleSolaxiaV2 (v83 MapleStory).
This commit is contained in:
6
scripts/npc/world0/1013002.js
Normal file
6
scripts/npc/world0/1013002.js
Normal file
@@ -0,0 +1,6 @@
|
||||
function start() {
|
||||
cm.forceCompleteQuest(22011);
|
||||
cm.playerMessage(5, "You have acquired a Dragon Egg.");//actually getInfoMessage
|
||||
cm.warp(900090103);
|
||||
cm.dispose();
|
||||
}
|
||||
Reference in New Issue
Block a user