RemoveEquippedWeaponPoison
Revision as of 21:57, 25 August 2007 by imported>Haama (Created)
RemoveEquippedWeaponPoison - removes and returns the poison applied to the equipped weapon. Called on the weapon holder.
(oldPoison:ref) reference.RemoveEquippedWeaponPoison
Notes
- Poison means the base object item.
- Using SetEquippedWeaponPoison when the reference doesn't have a poison-able weapon (hand to hand or staves) is the same as a Return. More than likely, RemoveEquippedWeaponPoison will have the same effect.