Eurocopter BO105 CBS
====================

remove Red Cross painting:   --prop:/sim/model/bo105/painting=0

remove front & back doors:   --prop:/controls/doors/all=-1

remove left front door:      --prop:/controls/doors/front-left=-1
remove right front door:     --prop:/controls/doors/front-left=-1
remove left back door:       --prop:/controls/doors/front-left=-1
remove right back door:      --prop:/controls/doors/front-left=-1
remove both rear doors:      --prop:/controls/doors/rear=-1


The helicopter can easily be turned into a military helicopter:
replace the line starting with 'MATERIAL "yellow"' in the file
$FG_ROOT/Aircraft/bo105/Models/bo105.ac by this line:

MATERIAL "olive" rgb 0.30 0.31 0.26 amb 1 1 1 emis 0 0 0 spec .1 .1 .1 shi 0 trans 0


					-- Melchior FRANZ <mfranz@aon.at>
