UFO-Scripts/cities.ufo

From UFO:AI
< UFO-Scripts
Revision as of 21:27, 27 August 2009 by Mattn (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

cities.ufo

CITIES DEFINITIONS - for mission location.

If you want to add new city, you should check availability of maps can be used for environs of city.

Description

name (V_TRANSLATION_STRING)
Translated name of the city.
pos (V_POS)
Position of the city on earth "longitude, latitude". East and South have negative values.
city bangkok
{
	name	"_Bangkok"
	pos	"-100.5 13.8"
}