GETWIELDED
NAME
GetWielded()
SYNOPSIS
LIB_BODY: varargs mixed GetWielded(string limb) LIB_WEAPON: int GetWielded()
DESCRIPTION
LIB_BODY: With no argument, returns the objects wielded by the creature. If the argument is a limb, this function returns what is wielded in that limb, if anything. LIB_WEAPON: If the weapon is wielded, this function returns 1.
EXAMPLES
LOCATION
/lib/body
/lib/comp/weapon
SEE ALSO
GetWieldingLimbs
Author
Cratylus