pub fn build_equipment_path(
    model_id: i32,
    race: Race,
    subrace: Subrace,
    gender: Gender,
    slot: Slot
) -> String
Expand description

Builds a game path to the equipment specified.