Added MagatiaPQ. Fixed a bug on Dojo where parties quitting the boss fight without completing until rest point couldn't not start Dojo again w/o reforming the party. Fixed issues with 2nd job NPC scripts. Reverted command layout to use "!" and "@" again.
4 lines
74 B
JavaScript
4 lines
74 B
JavaScript
function enter(pi) {
|
|
pi.warp(926100401, 0); //next
|
|
return(true);
|
|
} |