item (FEAT_TRAINS, item_DR98_9, 136) { property { name: string(STR_NAME_DR98_9); climates_available: ALL_CLIMATES; introduction_date: date(1999,4,21); model_life: 25; retire_early: 1; vehicle_life: 50; reliability_decay: 7; refittable_cargo_classes: 0; cargo_allow_refit: [PASS, GOOD, WOOD]; loading_speed: 20; cost_factor: 40; running_cost_factor: 82; sprite_id: SPRITE_ID_NEW_TRAIN; speed: 121 km/h; misc_flags: TRAIN_FLAG_MU; refit_cost: 8; track_type: RAIL; ai_special_flag: AI_FLAG_CARGO; power: 710 hp; running_cost_base: RUNNING_COST_DIESEL; dual_headed: 1; default_cargo_type: PASS; cargo_capacity: 1; weight: 50 ton; engine_class: ENGINE_CLASS_DIESEL; tractive_effort_coefficient: 0.3; air_drag_coefficient: 0.1; length: 8; effect_spawn_model_and_powered: EFFECT_SPAWN_MODEL_DIESEL; extra_weight_per_wagon: 0; bitmask_vehicle_info: 0; } graphics { additional_text: return(string(str_purchase_loco_with_liveries,string(str_purchase_type_dmu),string(str_route_2),string(str_DR98_9_usage),string(str_DR98_9_eos),string(str_DR98_9_liveries))); can_attach_wagon: CB_RESULT_ATTACH_ALLOW; cargo_capacity: sw_DR98_9_capacity; cargo_subtype_text: sw_DR98_9_cargo_subtype_text; GOOD: sw_DR98_9_GOOD; WOOD: sw_DR98_9_WOOD; default: sw_DR98_9; purchase: spriteset_DR98_9_Purchase; colour_mapping: return PALETTE_CC_FIRST; } }