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
|
behavior = ExitDoor
|
||||||
room_switch = Bar
|
room_switch = Bar
|
||||||
|
|
||||||
|
[Hotspot]
|
||||||
|
name = IDS_HOTSPOT_COMMODITYTRADER_ROOM
|
||||||
|
behavior = ExitDoor
|
||||||
|
room_switch = Trader
|
||||||
|
|
||||||
[Hotspot]
|
[Hotspot]
|
||||||
name = IDS_HOTSPOT_EQUIPMENTDEALER_ROOM
|
name = IDS_HOTSPOT_EQUIPMENTDEALER_ROOM
|
||||||
behavior = ExitDoor
|
behavior = ExitDoor
|
||||||
|
@ -24,6 +24,11 @@ name = IDS_HOTSPOT_BAR
|
|||||||
behavior = ExitDoor
|
behavior = ExitDoor
|
||||||
room_switch = Bar
|
room_switch = Bar
|
||||||
|
|
||||||
|
[Hotspot]
|
||||||
|
name = IDS_HOTSPOT_COMMODITYTRADER_ROOM
|
||||||
|
behavior = ExitDoor
|
||||||
|
room_switch = Trader
|
||||||
|
|
||||||
[Hotspot]
|
[Hotspot]
|
||||||
name = IDS_HOTSPOT_EQUIPMENTDEALER_ROOM
|
name = IDS_HOTSPOT_EQUIPMENTDEALER_ROOM
|
||||||
behavior = ExitDoor
|
behavior = ExitDoor
|
||||||
|
@ -31,6 +31,4 @@ room_switch = Equipment
|
|||||||
[Hotspot]
|
[Hotspot]
|
||||||
name = IDS_HOTSPOT_SHIPDEALER_ROOM
|
name = IDS_HOTSPOT_SHIPDEALER_ROOM
|
||||||
behavior = ExitDoor
|
behavior = ExitDoor
|
||||||
room_switch = Planetscape
|
room_switch = ShipDealer
|
||||||
set_virtual_room = ShipDealer
|
|
||||||
|
|
||||||
|
@ -30,6 +30,11 @@ name = IDS_HOTSPOT_BAR
|
|||||||
behavior = ExitDoor
|
behavior = ExitDoor
|
||||||
room_switch = Bar
|
room_switch = Bar
|
||||||
|
|
||||||
|
[Hotspot]
|
||||||
|
name = IDS_HOTSPOT_COMMODITYTRADER_ROOM
|
||||||
|
behavior = ExitDoor
|
||||||
|
room_switch = Trader
|
||||||
|
|
||||||
[Hotspot]
|
[Hotspot]
|
||||||
name = IDS_HOTSPOT_EQUIPMENTDEALER_ROOM
|
name = IDS_HOTSPOT_EQUIPMENTDEALER_ROOM
|
||||||
behavior = ExitDoor
|
behavior = ExitDoor
|
||||||
|
@ -24,6 +24,11 @@ name = IDS_HOTSPOT_BAR
|
|||||||
behavior = ExitDoor
|
behavior = ExitDoor
|
||||||
room_switch = Bar
|
room_switch = Bar
|
||||||
|
|
||||||
|
[Hotspot]
|
||||||
|
name = IDS_HOTSPOT_COMMODITYTRADER_ROOM
|
||||||
|
behavior = ExitDoor
|
||||||
|
room_switch = Trader
|
||||||
|
|
||||||
[Hotspot]
|
[Hotspot]
|
||||||
name = IDS_HOTSPOT_EQUIPMENTDEALER_ROOM
|
name = IDS_HOTSPOT_EQUIPMENTDEALER_ROOM
|
||||||
behavior = ExitDoor
|
behavior = ExitDoor
|
||||||
|
Loading…
Reference in New Issue
Block a user