Add asteroid and debris configurations for LI06 system
- Created LI06_asteroid_001.ini to define asteroid properties, textures, and lootable zones. - Created LI06_debris_001.ini to define debris field properties, textures, and lootable zones. - Updated LI06_mojavedustcloud_01.ini to remove unnecessary exclusions. - Modified LI06_03_Base.ini to change the starting room and adjust price variance. - Updated bar and deck room configurations to reflect new scripts and ambient scenes. - Removed redundant deck2 room and adjusted hotspots for better navigation. - Updated LI06.ini to include new asteroid and debris zones. - Adjusted various object positions and properties within the LI06 system. - Added new info cards for the Dustcloud Field and the hidden pirate base.
This commit is contained in:
@@ -1,20 +1,21 @@
|
||||
[Room_Info]
|
||||
set_script = scripts\bases\li_09_Bar_hardpoint_R6.thn
|
||||
scene = ambient, scripts\bases\li_09_bar_ambi_Li01_12.thn
|
||||
scene = ambient, scripts\bases\Ambi_Terrain_Static_Badlands.thn
|
||||
scene = ambient, scripts\bases\Ambi_Terrain_Dynamic_Badlands.thn
|
||||
scene = ambient, scripts\bases\Ambi_Lightning.thn
|
||||
set_script = scripts\bases\rh_08_Bar_hardpoint_R6.thn
|
||||
scene = ambient, scripts\bases\rh_08_bar_ambi_Bw04_02.thn
|
||||
scene = ambient, scripts\bases\Ambi_Terrain_Static_D01.thn
|
||||
scene = ambient, scripts\bases\Ambi_Terrain_Static_D02.thn
|
||||
scene = ambient, scripts\bases\Ambi_Terrain_Dynamic.thn
|
||||
scene = ambient, scripts\bases\Ambi_Terrain_Distant.thn
|
||||
|
||||
[Room_Sound]
|
||||
music = music_bar_generic07
|
||||
ambient = ambience_bar_space
|
||||
|
||||
[Camera]
|
||||
name = Camera_0
|
||||
music = music_bar_generic01
|
||||
ambient = ambience_deck_space_smaller
|
||||
|
||||
[CharacterPlacement]
|
||||
name = Zg/PC/Player/01/A/Stand
|
||||
start_script = Scripts\Bases\br_08_bar_enter_01.thn
|
||||
start_script = Scripts\Bases\rh_08_bar_enter_01.thn
|
||||
|
||||
[Camera]
|
||||
name = Camera_0
|
||||
|
||||
[Hotspot]
|
||||
name = IDS_HOTSPOT_DECK
|
||||
@@ -38,11 +39,6 @@ behavior = ExitDoor
|
||||
room_switch = Deck
|
||||
set_virtual_room = Equipment
|
||||
|
||||
[Hotspot]
|
||||
name = IDS_HOTSPOT_SHIPDEALER_ROOM
|
||||
behavior = ExitDoor
|
||||
room_switch = ShipDealer
|
||||
|
||||
[Hotspot]
|
||||
name = IDS_HOTSPOT_NEWSVENDOR
|
||||
behavior = NewsVendor
|
||||
|
||||
Reference in New Issue
Block a user