//***************************************************************************************************************************
// Borg Command Cube
// Made by Tyler Chambers
//***************************************************************************************************************************
// SECTION 1 - PURPOSE
//***************************************************************************************************************************

Powerful Ships intended to be used as a Flagship by the Borg (uses Stock MamaCube - bmama.odf)

//***************************************************************************************************************************
// SECTION 2 - FILES INCLUDED
//***************************************************************************************************************************

1. bmama.odf
2. Borg.odf
3. eb_named.odf
4. bcut5.odf
5. bcut5o.odf
6. bgrav.odf
7. bgravimetrico.odf
8. hholdbm.odf
9. hregen.odf
10. htwarpd.odf
11. bbattle.tga
12. bbattlebump.tga

Misc. Files:
1. Readme.txt

//***************************************************************************************************************************
// SECTION 3 - WHAT TO DO
//***************************************************************************************************************************

1. Copy all files into the correct folders
2. Open 'Gui_Global' (Sprites) and add under the Build Buttons (incase you want to build it):

# Borg build buttons
@reference=64
@tmaterial=default
	
b_bmama			gbbbattle3	0	0	64	64

3. Under Federation Wireframes, add:5

# Borg wireframes
@reference=256
@tmaterial=interface

bmamaw1				borgwireframe02	0	144	48	48		
bmamaw2				borgwireframe02	48	144	48	48		
bmamaw3				borgwireframe02	96	144	48	48		
bmamaw4				borgwireframe02	144	144	48	48		
bmamaw5				borgwireframe02	192	144	48	48

4. Under Special Weapons add:
b_htwarpd			gbtwarpd00		0	0	64	64		
b_hregen			gbregen00		0  	0	64	64			

5. Open 'tech1.tt' and fulltech.tt' and add under the Borg Special Weapons Section:
hregen.odf   0			// regeneration (borg command cube)
htwarpd.odf	 0			// transwarp drive (borg command cube)

//***************************************************************************************************************************
// SECTION 4 - MISC. THINGS
//***************************************************************************************************************************

'hholdbm.odf' is now multi-targeting.

NOT SUPPORTED BY ACTIVISION!!!

//***************************************************************************************************************************
// SECTION 5 - CREDITS
//***************************************************************************************************************************

Ship ODF		-	Me
Ship SOD		-	Activision
Textures		-	Armada II Upgrade Project
Weapons		-	Me
Special Weapons	-	Me

//***************************************************************************************************************************
// SECTION 6 - COPYRIGHT STUFF
//***************************************************************************************************************************

Copyright and Distribution Permissions
--------------------------------------
THIS PATCH IS NOT MADE, DISTRIBUTED, OR SUPPORTED BY ACTIVISION.
TM & (C) ACTIVISION & PARAMOUNT PICTURES.

Copyright notices: 

Star Trek, Star Fleet Command, Star Trek: Deep Space Nine, Star Trek: The Next Generation,
Star Trek: Voyager (and the various logo devices used in them) are copyright Paramount Pictures,
as are the characters, related images, and sound from the productions. 

//***************************************************************************************************************************
// SECTION 7 - Contact
//***************************************************************************************************************************

Email: fadm_tyler@yahoo.co.uk

//***************************************************************************************************************************