Reworked equip lvlup + Reactor quest item drop + ToT quests fix

Rebalanced the way equipment exp is gained (about 100~200 same-level
range mobs to pass equip level 1 to 2). Fixed reactors dropping quest
items to player if they don't have the quest started. Fixed broken
Temple of Time quests.
This commit is contained in:
ronancpl
2017-08-16 14:06:59 -03:00
parent e0a27e00ab
commit c8e36c10e7
129 changed files with 744 additions and 448 deletions

View File

@@ -53,7 +53,7 @@ function action(mode, type, selection) {
if (mode == 0) {
cm.sendNext("#b(As I took my hand off the bulletin board, the mysterious energy that was covering my disappeared as well.)");
} else {
cm.getPlayer().saveLocation("DOJO");
cm.getPlayer().saveLocation("MIRROR");
cm.warp(925020000, 4);
}
cm.dispose();