Rename and clean up MapleInventoryManipulator

This commit is contained in:
P0nk
2021-09-09 20:55:07 +02:00
parent 7c61df6887
commit b2cbb65c6a
47 changed files with 292 additions and 287 deletions

View File

@@ -106,7 +106,7 @@ function end(mode, type, selection) {
qm.evolvePet(i, after);
// var petId = Pet.createPet(rand + 5000049, level, closeness, fullness);
// if (petId == -1) return;
// MapleInventoryManipulator.addById(qm.getClient(), rand+5000049, 1, "", petId);
// InventoryManipulator.addById(qm.getClient(), rand+5000049, 1, "", petId);
qm.dispose();
} else {
qm.dropMessage(1,"Your inventory is full");