MagatiaPQ + several minor fixes
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.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
*/
|
||||
|
||||
function act() {
|
||||
rm.getMap().killAllMonstersNotFriendly();
|
||||
rm.getMap().killAllMonsters();
|
||||
rm.getMap().allowSummonState(false);
|
||||
rm.spawnMonster(9300039, 260, 490);
|
||||
rm.mapMessage(5, "As the air on the tower outskirts starts to become more dense, Papa Pixie appears.");
|
||||
|
||||
Reference in New Issue
Block a user