Introducing Boss Rush PQ. Corrected a few issues regarding rewardings in PiratePQ and EllinPQ and implemented a standardized way to script PQs.
4 lines
66 B
JavaScript
4 lines
66 B
JavaScript
function enter(pi) {
|
|
pi.warp(100000000,0);
|
|
return true;
|
|
} |