Horai Planet dockable - MIGRATEME

This commit is contained in:
Nekura
2026-05-04 00:36:36 +02:00
parent 7d718c95b7
commit e5f4eec90a
12 changed files with 779 additions and 2 deletions

BIN
EXE/FLAtlas_resources.dll Executable file

Binary file not shown.

View File

@@ -63,6 +63,7 @@ DLL = EquipResources.dll ;Contains names of equipment (in string table) and inf
DLL = OfferBribeResources.dll ; Contains random mission offers and bribes
DLL = MiscTextInfo2.dll ;Contains MP UI elements as well as other misc. text
DLL = remres.dll ; Dynamic Infocards
DLL = FLAtlas_resources.dll
[Data]
@@ -96,7 +97,7 @@ DLL = remres.dll ; Dynamic Infocards
voices = audio\voices_space_female.ini ;dialogue for female NPCs in space (all re-usable)
voices = audio\voices_base_male.ini ;dialogue for male NPCs on bases (all re-usable)
voices = audio\voices_base_female.ini ;dialogue for female NPCs on bases (all re-usable)
voices = audio\voices_recognizable.ini ;all the main characters voice profiles (re-usable dialogue only) (must be read in before mission-specific lines)
voices = audio\voices_recognizable.ini ;all the main characters voice profiles (re-usable dialogue only) (must be read in before mission-specific lines)
voices = audio\voices_mission01.ini ;dialogue specific to mission 01 (story & special supporting characters only - no reusable dialogue)
voices = audio\voices_mission02.ini ;dialogue specific to mission 02 (story & special supporting characters only - no reusable dialogue)
voices = audio\voices_mission03.ini ;dialogue specific to mission 03 (story & special supporting characters only - no reusable dialogue)