Added Horntail PQ and boss fight. Fixed short integer overflow of equipment stats on client messing up player stats.
5 lines
88 B
JavaScript
5 lines
88 B
JavaScript
function enter(pi) {
|
|
pi.saveLocation("MIRROR");
|
|
pi.warp(926010000, 0);
|
|
return true;
|
|
} |