Fix Shipdealer Cairo

This commit is contained in:
D4rkl1ght3r
2026-01-04 16:52:05 +01:00
parent 63bbc65fa4
commit 544fbfe7fd
3 changed files with 58 additions and 1 deletions

View File

@@ -347,7 +347,7 @@ base = ST03_01_Base
; Kairo
; Cairo
[BaseGood]
base = ST04_01_Base

View File

@@ -0,0 +1,53 @@
[Room_Info]
set_script = set_script = Scripts\Bases\Pl_12_pad_hardpoint_01.thn
scene = all, ambient, Scripts\Bases\Pl_12_pad_ambi_day_01.thn
scene = all, ambient, Scripts\Bases\Pl_12_pad_traffic_01.thn, TRAFFIC_PRIORITY
[Spiels]
ShipDealer = manhattan_ship_spiel
[Room_Sound]
ambient = ambience_shipbuy
[ForSaleShipPlacement]
name = X/Shipcentre/02
[Camera]
name = Camera_0
[Hotspot]
name = IDS_HOTSPOT_PLANETSCAPE
behavior = ExitDoor
room_switch = Planetscape
[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_SHIPDEALER
behavior = StartShipDealer
state_read = 2
state_send = 1

View File

@@ -10,3 +10,7 @@ file = Universe\Systems\St04\Bases\Rooms\St04_01_Bar.ini
nickname = Planetscape
file = Universe\Systems\St04\Bases\Rooms\St04_01_Planetscape.ini
[Room]
nickname = ShipDealer
file = Universe\Systems\ST04\Bases\Rooms\St04_01_Shipdealer.ini