894:/std/weapon.c (/std/weapon.c)
(int) set_repair_dull(int rep)
/*
 * Function name: set_repair_dull
 * Description:   When trying to repair the weapon, call this function. Repairs
 *                can only increase the repair factor. (This is sharpening)
 * Arguments:     int rep - The new repair number
 * Returns:       int - 1 if new repair status accepted
 */
