mirror of
https://github.com/BC46/freelancer-hd-edition
synced 2024-08-30 18:32:47 +00:00
Fix double spaces in Zoner pilot names
This commit is contained in:
parent
6c949de4ba
commit
c4d9eb891a
@ -74,6 +74,7 @@
|
|||||||
- Fixed an issue that caused one of the uncloaking Rheinland ships from mission 5 to attack the player too early sometimes
|
- Fixed an issue that caused one of the uncloaking Rheinland ships from mission 5 to attack the player too early sometimes
|
||||||
- Updated the orientation of the Freeport station in the gasminer3 intro script so it's no longer upside down
|
- Updated the orientation of the Freeport station in the gasminer3 intro script so it's no longer upside down
|
||||||
- Fixed an issue that caused Benno Henning on Planet New Berlin to sometimes show an empty bribe dialog
|
- Fixed an issue that caused Benno Henning on Planet New Berlin to sometimes show an empty bribe dialog
|
||||||
|
- Fixed the double spaces issue in Zoner pilot names
|
||||||
|
|
||||||
### Misc
|
### Misc
|
||||||
- Compressed nav map textures for faster load times
|
- Compressed nav map textures for faster load times
|
||||||
|
@ -2529,7 +2529,7 @@ space_costume = ge_male6_head, pl_male1_peasant_body, comm_br_darcy
|
|||||||
space_costume = sc_scientist2_head_hat, pl_male1_peasant_body, comm_br_elite
|
space_costume = sc_scientist2_head_hat, pl_male1_peasant_body, comm_br_elite
|
||||||
firstname_male = 226608, 226741
|
firstname_male = 226608, 226741
|
||||||
lastname = 227008, 227307
|
lastname = 227008, 227307
|
||||||
rank_desig = 197140, 197140, 197140, 10, 14
|
rank_desig = 197137, 197138, 197139, 10, 14
|
||||||
formation_desig = 197821, 197828
|
formation_desig = 197821, 197828
|
||||||
formation = fighters, fighter_guild
|
formation = fighters, fighter_guild
|
||||||
formation = freighters, freighter_guild
|
formation = freighters, freighter_guild
|
||||||
|
Loading…
Reference in New Issue
Block a user