carxt / JohnnyGuitarNVSE

JohnnyGuitar is a library extending NVSE's functionality. Please check the README provided for more information.
GNU Lesser General Public License v2.1
55 stars 9 forks source link

Fix GetAmmoInInventory returning non-ammo forms #35

Closed lStewieAl closed 2 years ago

lStewieAl commented 2 years ago

GetAmmoInInventory was returning TESObjectMISC items when hovering over the rock-it-launcher, which caused a crash when evaluating the ammo effects - it should return null in this case.