mirror of
https://github.com/BC46/freelancer-hd-edition
synced 2024-08-30 18:32:47 +00:00
Modify Tekagi Transport loadout
In the story, the Tekagi Transport strike force mentions the Transport cargo containing gold, diamonds, and thousands of articacts. However, the diamonds were missing in the cargo hold. It also only contains 1.000 artifacts, not thousands. The cargo hold has been edited so it matches what has been said by the strike force.
This commit is contained in:
parent
ab45778346
commit
378a9ceac4
@ -301,8 +301,9 @@ equip = DockingLightRed, HpDockLight02
|
|||||||
equip = DockingLightRed, HpDockLight03
|
equip = DockingLightRed, HpDockLight03
|
||||||
equip = cargopod_red, hpcargo01
|
equip = cargopod_red, hpcargo01
|
||||||
equip = cargopod_red, hpcargo02
|
equip = cargopod_red, hpcargo02
|
||||||
cargo = commodity_alien_artifacts, 1000, hpcargo01
|
cargo = commodity_alien_artifacts, 2000, hpcargo01
|
||||||
cargo = commodity_gold, 400, hpcargo02
|
cargo = commodity_gold, 400, hpcargo02
|
||||||
|
cargo = commodity_diamonds, 400, hpcargo03
|
||||||
|
|
||||||
[Loadout]
|
[Loadout]
|
||||||
nickname = MSN13_Doomed_Transport
|
nickname = MSN13_Doomed_Transport
|
||||||
|
Loading…
Reference in New Issue
Block a user