Files
sweetgum-server/scripts/portal/ariant_queens.js
ronancpl 3b30244239 Maker-oriented commit
Implemented the multiple features of the Maker skill (equip disassembly, leftover merging into monster crystal and item crafting).
Updated the DB with the Maker data featured on the WZ.
Added a new table for the strenghtening reagents gain data (compiled with the MapleSkillMakerReagentIndexer).
Fixed quests that improves the Maker skill level and some other Maker-related quests.
2017-11-24 14:00:48 -02:00

4 lines
87 B
JavaScript

//some quest where you must use hidden portals
function enter(pi) {
return false;
}