Skill Set Traps

See also Find Traps , Disarm Traps .

server/server/skill_util.c says:

	case SK_SET_TRAP:
	    new_draw_info(NDI_UNIQUE, 0,op,"This skill is not currently implemented.");
	    break;