grf {
grfid: "RS\01\02";
name: string(STR_GRF_NAME);
desc: string(STR_GRF_DESCRIPTION);
version: 0;
min_compatible_version: 0;
}
item (FEAT_TRAINS, powernaut_diesel, 6) {
property {
model_life: 99;
}
}
item (FEAT_TRAINS, dash_diesel, 12) {
property {
model_life: 99;
}
}
item (FEAT_TRAINS, turner_turbo_diesel, 20) {
property {
model_life: 99;
}
}
item (FEAT_AIRCRAFT, flashbang_x1, 35) {
property {
model_life: 99;
}
}
item (FEAT_AIRCRAFT, guru_x2_helicopter, 39) {
property {
model_life: 99;
}
}