Cleanup of ownerNPC mess.

This commit is contained in:
2023-08-26 14:52:18 -04:00
parent f5c6c002a8
commit c9cdb891d6
3 changed files with 124 additions and 163 deletions
@@ -75,7 +75,7 @@ public class CreateMobPowerAction extends AbstractPowerAction {
return;
//create Pet
Mob pet = Mob.createPet(mobID, guild, seaFloor, owner, (short) mobLevel);
Mob pet = Mob.createPetMinion(mobID, guild, seaFloor, owner, (short) mobLevel);
if (pet.getMobBaseID() == 12021 || pet.getMobBaseID() == 12022) { //is a necro pet