Prototype: GemRB.GetEquippedAmmunition(PartyID)

Description: Returns the equipped ammunition, if any

Parameters: PartyID - the PC's position in the party (1 based)

Return value: If ammunition is equipped, the inventory slot, otherwise -1.

See also: GetEquippedQuickSlot

MD5: f8136021ae5f439ccbd5fa3de99574a1 
