Rename and clean up MaplePet

This commit is contained in:
P0nk
2021-09-09 20:51:30 +02:00
parent 5ed7cf73d1
commit 6ca5abd896
25 changed files with 121 additions and 113 deletions

View File

@@ -104,7 +104,7 @@ function end(mode, type, selection) {
qm.gainMeso(-10000);
qm.evolvePet(i, after);
// var petId = MaplePet.createPet(rand + 5000049, level, closeness, fullness);
// var petId = Pet.createPet(rand + 5000049, level, closeness, fullness);
// if (petId == -1) return;
// MapleInventoryManipulator.addById(qm.getClient(), rand+5000049, 1, "", petId);
qm.dispose();