uking/ui: Add even more inventory functions

This commit is contained in:
Léo Lam
2021-01-19 19:08:48 +01:00
parent 0ac3ba93ad
commit 30bbc0c54a
5 changed files with 220 additions and 30 deletions
@@ -115,4 +115,8 @@ bool getWeaponCommonPoweredSharpAddSurfMaster(const al::ByamlIter& iter) {
return InfoData::getBoolByKey(iter, "weaponCommonPoweredSharpAddSurfMaster");
}
int getMonsterShopSellMamo(const al::ByamlIter& iter) {
return InfoData::getIntByKey(iter, "monsterShopSellMamo");
}
} // namespace ksys::act