52 lines
926 B
INI
52 lines
926 B
INI
[Room_Info]
|
|
set_script = Scripts\Bases\Br_02_Trader_hardpoint_01.thn
|
|
scene = all, ambient, Scripts\Bases\Br_02_Trader_ambi_int_01.thn
|
|
|
|
[Room_Sound]
|
|
ambient = ambience_comm
|
|
|
|
[Camera]
|
|
name = Camera_0
|
|
|
|
[CharacterPlacement]
|
|
name = Zg/PC/Player/01/A/Stand
|
|
start_script = scripts\Bases\Br_02_Trader_enter_01.thn
|
|
|
|
[Hotspot]
|
|
name = IDS_HOTSPOT_EXIT
|
|
behavior = ExitDoor
|
|
room_switch = Cityscape
|
|
|
|
[Hotspot]
|
|
name = IDS_HOTSPOT_BAR
|
|
behavior = ExitDoor
|
|
room_switch = Bar
|
|
|
|
[Hotspot]
|
|
name = IDS_HOTSPOT_COMMODITYTRADER_ROOM
|
|
behavior = ExitDoor
|
|
room_switch = Trader
|
|
|
|
[Hotspot]
|
|
name = IDS_HOTSPOT_EQUIPMENTDEALER_ROOM
|
|
behavior = ExitDoor
|
|
room_switch = Equipment
|
|
|
|
[Hotspot]
|
|
name = IDS_HOTSPOT_SHIPDEALER_ROOM
|
|
behavior = ExitDoor
|
|
room_switch = ShipDealer
|
|
|
|
[Hotspot]
|
|
name = IDS_DEALER_FRONT_DESK
|
|
behavior = FrontDesk
|
|
state_read = 1
|
|
state_send = 2
|
|
|
|
[Hotspot]
|
|
name = IDS_HOTSPOT_COMMODITYTRADER
|
|
behavior = StartDealer
|
|
state_read = 2
|
|
state_send = 1
|
|
|