Files
REM-Mod/DATA/UNIVERSE/SYSTEMS/Li06/Bases/Rooms/LI06_03_deck.ini
T
FlatHack 04af153c1b 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.
2026-06-15 22:37:41 +02:00

79 lines
1.3 KiB
INI

[Room_Info]
set_script = Scripts\Bases\rh_07_Deck_hardpoint_01.thn
scene = all, ambient, Scripts\Bases\rh_07_Deck_ambi_int_01.thn
animation = Sc_loop
[Room_Sound]
ambient = ambience_deck_space_larger
[PlayerShipPlacement]
name = X/Shipcentre/01
[Camera]
name = Camera_0
[Hotspot]
name = IDS_HOTSPOT_DECK
behavior = ExitDoor
room_switch = Deck
[Hotspot]
name = IDS_HOTSPOT_BAR
behavior = ExitDoor
room_switch = Bar
[Hotspot]
name = IDS_HOTSPOT_COMMODITYTRADER_ROOM
behavior = VirtualRoom
room_switch = Trader
[Hotspot]
name = IDS_HOTSPOT_EQUIPMENTDEALER_ROOM
behavior = VirtualRoom
room_switch = Equipment
[Hotspot]
name = IDS_NN_REPAIR_YOUR_SHIP
behavior = Repair
virtual_room = Deck
[Hotspot]
name = IDS_DEALER_FRONT_DESK
behavior = FrontDesk
state_read = 1
state_send = 2
virtual_room = Trader
[Hotspot]
name = IDS_HOTSPOT_COMMODITYTRADER
behavior = StartDealer
state_read = 2
state_send = 1
virtual_room = Trader
[Hotspot]
name = IDS_DEALER_FRONT_DESK
behavior = FrontDesk
state_read = 1
state_send = 2
virtual_room = Equipment
[Hotspot]
name = IDS_HOTSPOT_EQUIPMENTDEALER
behavior = StartEquipDealer
state_read = 2
state_send = 1
virtual_room = Equipment
[Hotspot]
name = IDS_EQUIPMENT_ROOM_RIGHT
behavior = MoveRight
state_read = 2
state_send = 1
virtual_room = Equipment
[Hotspot]
name = IDS_NN_REPAIR_YOUR_SHIP
behavior = Repair
virtual_room = Equipment