Download and install the SDK 1.5,this will make editting the ini files much easier.
Head to here:-Program Files\Microsoft Games\Freelancer\DATA\EQUIPMENT
Open the "Goods.ini" file with a text editor(notepad or wordpad),copy and paste this entry to the bottom of the file:-
[Good
nickname = bl_dragon
category = shiphull
ship = ku_dragon
price = 63200
ids_name = 12006
item_icon = Equipment\models\commodities\nn_icons\ku_elite.3db
[Good
nickname = bl_drag_package
category = ship
hull = bl_dragon
addon = ge_ke_engine_01, internal, 1
addon = ku_elite_power01, internal, 1
addon = ge_s_scanner_01, internal, 1
addon = ge_s_tractor_01, internal, 1
addon = shield01_mark04_hf, HpShield01, 1
addon = LargeWhiteSpecial, HpHeadlight, 1
addon = SlowSmallGreen, HpRunningLight01, 1
addon = SlowSmallGreen, HpRunningLight02, 1
addon = SlowSmallGreen, HpRunningLight03, 1
addon = SlowSmallGreen, HpRunningLight04, 1
addon = SlowSmallGreen, HpRunningLight05, 1
addon = SlowSmallGreen, HpRunningLight06, 1
addon = SlowSmallGreen, HpRunningLight07, 1
addon = SlowSmallGreen, HpRunningLight08, 1
addon = SlowSmallGreen, HpRunningLight09, 1
addon = SlowSmallGreen, HpRunningLight10, 1
addon = contrail01, HpContrail01, 1
addon = contrail01, HpContrail02, 1
addon = DockingLightRedSmall, HpDockLight01, 1
addon = DockingLightRedSmall, HpDockLight02, 1
Where you see "[Good" <-always add a closing square bracket to the end of it as this site doesn't diplay them.Now "save as"never use just "save" when editting,change the file type to all files and save,you'll get told this file already exists click yes.
We'll add the ship to Manhatten,you can change it youself later.
Open the "market_ships.ini" and search for "base = Li01_01_base",below this are entries like this:-
marketgood = gf2_package, 4, -1, 1, 1, 0, 1, 1
change this entry to this
marketgood = gf2_package, 4, -1, 0, 0, 1, 1, 1
Add this to the end of the list before the next [BaseGood
marketgood = bl_drag_package, 0, -1, 1, 1, 0, 1, 1
Now "save as" again,the dragon is now up for sale at Manhatten.
Enjoy.
**shuffles of with a new headache**