Local Functions (/std/inheritables/weapon.c)

int wield(string str);

This function is called when a weapon is wielded, or tried to be wielded. It will equip the weapon.

See also: query_wielded_by(), unwield()
