|-----------------------------|
| Hatak Installation Read-me  |
|-----------------------------|
|    Read-me created by:      |
|       wraith_shadow         |
|-----------------------------|

Step 1 -
	Add the hatak.odf to the /odf/ships folder
----------------------------------------------------------------------------------------------
Step 2 -
	Add the hatak.sod to the /sod folder
----------------------------------------------------------------------------------------------
Step 3 -
	Add the following files to the /textures/rgb folder

Frame_glow.tga
Lights_glow.tga
MainHull2.TGA
Pyramid_glow.tga
Sides.tga
gbhatak.tga
whatak.tga
----------------------------------------------------------------------------------------------
Step 4 -
	Add the hatak.bmp to /bitmaps/AdmiralsLog/ShipImages folder
----------------------------------------------------------------------------------------------
Step 5 -
	Add the following lines to "sprites/gui_global.spr" below,
		" @reference=64
		@tmaterial=interface "

b_hatak				gbhatak			0	0	64	64

	(if the buttons doesn't appear properly then change the last two numbers to 128)
----------------------------------------------------------------------------------------------
Step 6 -
	Add the following lines to "sprites/gui_global.spr" below,
		" # Federation wireframes "
@reference=128
hatakw1 			whatak 		40 	0	40 	40
hatakw2 			whatak 		0 	40 	40 	40
hatakw3 			whatak 		40 	40 	40 	40
hatakw4 			whatak 		80 	0	40 	40
hatakw5 			whatak 		0 	0 	40 	40

	(if there is already a "@reference=128", just start copying at hatakw1)
----------------------------------------------------------------------------------------------
Step 7 -
	Add the following line to techtree/tech1.tt and fulltech

hatak.odf 0
----------------------------------------------------------------------------------------------
Step 8 -
	Add the following line to the station that you wish your Hatak vessel to be build from 
	odf/stations/(station of choice).odf

buildItemX = "hatak"

remember to replace X with the next number in the sequence.

			