Add Baltimore a Shipdealer, Add HeavyLifter Ship

This commit is contained in:
DrGreen
2024-09-25 00:34:49 +02:00
parent 38e1802628
commit ff8532c2a5
12 changed files with 215 additions and 2 deletions

View File

@@ -36,6 +36,11 @@ name = IDS_HOTSPOT_EQUIPMENTDEALER_ROOM
behavior = VirtualRoom
room_switch = Equipment
[Hotspot]
name = IDS_HOTSPOT_SHIPDEALER_ROOM
behavior = ExitDoor
room_switch = ShipDealer
[Hotspot]
name = IDS_NN_REPAIR_YOUR_SHIP
behavior = Repair
@@ -81,3 +86,5 @@ name = IDS_NN_REPAIR_YOUR_SHIP
behavior = Repair
virtual_room = Equipment

View File

@@ -0,0 +1,59 @@
[Room_Info]
set_script = Scripts\Bases\li_06_Deck_hardpoint_SDlr.thn
scene = all, ambient, Scripts\Bases\Li_06_Deck_ambi_int_01.thn
[Spiels]
ShipDealer = manhattan_ship_spiel
[Camera]
name = Camera_0
[Room_Sound]
ambient = ambience_shipbuy
[ForSaleShipPlacement]
name = X/Shipcentre/01
[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 = ExitDoor
room_switch = Deck
set_virtual_room = Trader
[Hotspot]
name = IDS_HOTSPOT_EQUIPMENTDEALER_ROOM
behavior = ExitDoor
room_switch = Deck
set_virtual_room = Equipment
[Hotspot]
name = IDS_HOTSPOT_SHIPDEALER_ROOM
behavior = ExitDoor
room_switch = ShipDealer
[Hotspot]
name = IDS_NN_REPAIR_YOUR_SHIP
behavior = Repair
[Hotspot]
name = IDS_DEALER_FRONT_DESK
behavior = FrontDesk
state_read = 1
state_send = 2
[Hotspot]
name = IDS_HOTSPOT_SHIPDEALER
behavior = StartShipDealer
state_read = 2
state_send = 1

View File

@@ -10,3 +10,7 @@ file = Universe\Systems\Li01\Bases\Rooms\Li01_14_Bar.ini
nickname = Deck
file = Universe\Systems\Li01\Bases\Rooms\Li01_14_Deck.ini
[Room]
nickname = ShipDealer
file = Universe\Systems\Li01\Bases\Rooms\Li01_14_shipdealer.ini