mirror of
https://github.com/BC46/freelancer-hd-edition
synced 2024-08-30 18:32:47 +00:00
Allow the player to visit the lab in Planet Toledo
This commit is contained in:
parent
096437dff1
commit
5831a11e96
@ -23,6 +23,11 @@ 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
|
||||
|
@ -24,6 +24,11 @@ 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
|
||||
|
@ -31,6 +31,4 @@ room_switch = Equipment
|
||||
[Hotspot]
|
||||
name = IDS_HOTSPOT_SHIPDEALER_ROOM
|
||||
behavior = ExitDoor
|
||||
room_switch = Planetscape
|
||||
set_virtual_room = ShipDealer
|
||||
|
||||
room_switch = ShipDealer
|
||||
|
@ -30,6 +30,11 @@ 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
|
||||
|
@ -24,6 +24,11 @@ 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
|
||||
|
Loading…
Reference in New Issue
Block a user