Effidian
Recruit

Code:
zendar zendar 16 3 2.440000 46.260000 19 2 29 0.700000 21 1.400000 1 19 Enter_town
zendar = name
zendar = text
16 = flags (bit 0 = hidden, bit 4 = go directly to default location)
3 = faction (index in factions.txt)
2.440000 = x coordinate
46.260000 = y coordinate
19 = default location (index in sites.txt)
2 = number of item cost modifiers (number pairs that follow this value)
29 = first item index (in item_kinds1.txt)
0.700000 = first cost modifier
21 = second item index
1.400000 = second cost modifier
1 = number of locations
19 = location (index in sites.txt)
Enter_town = location text
Flags only take affect for new games.