Major update on client packets, now properly making unseen killed monsters not appear as residual on a player's client. Many updates revolving the PiratePQ environment as well.
4 lines
66 B
JavaScript
4 lines
66 B
JavaScript
function enter(pi) {
|
|
pi.warp(300000011,0);
|
|
return(true);
|
|
} |