Posted July 08, 2021 by inVictor
Version 2.0.0 - 08/07/2021
By special request from CattleDog, a series of functions have been added:
$gameParty.latestItemId() returns the ID of the latest obtained Item
$gameParty.latestItem() returns the latest obtained Item
$gameParty.latestWeaponId() returns the ID of the latest obtained Weapon
$gameParty.latestWeapon() returns the latest obtained Weapon
$gameParty.latestArmorId() returns the ID of the latest obtained Armor
$gameParty.latestArmor() returns the latest obtained Armor