pub fn build_equipment_path( model_id: i32, race: Race, subrace: Subrace, gender: Gender, slot: Slot, ) -> String
Builds a game path to the equipment specified.