UFO-Scripts/aircraftmanagement.ufo

From UFO:AI
Jump to navigation Jump to search

Aircraft

Speed of the aircraft on geoscape. 1.0 equals about 160 km/h.
The name of the aircraft for menu and lists

Example

aircraft craft_dropship
{
	speed	10.0
	name	"_Dropship"
	type	transporter
	model	"dropship"
	price	100000
	building	building_hangar
	size	8
	fuel	100000
	fuelsize	100000
	image	air_dropship
}