Added Vega's Spell feature. Refactored mounts and pets schedules (now one thread runs globally updating stats). Fixed Pet Ignore now saving to DB. Fixed Flash Jump animation not appearing for other players just after changing jobs. Fixed 3rd job, now as a proper event with timeout. Introducing Brand-new PQ: CafePQ.
4 lines
66 B
JavaScript
4 lines
66 B
JavaScript
function enter(pi) {
|
|
pi.warp(925000000, 2);
|
|
return true;
|
|
} |