Add Shipyard Dealer to Yokohama

This commit is contained in:
D4rkl1ght3r
2025-06-05 22:42:09 +02:00
parent d18cb0551d
commit 682a3a6dc1
3 changed files with 79 additions and 0 deletions

View File

@@ -0,0 +1,60 @@
[Room_Info]
set_script = Scripts\Bases\ku_07_shipdealer_hardpoint_01.thn
scene = all, ambient, Scripts\Bases\ku_07_Deck_ambi_int_01.thn
animation = Sc_loop
[Room_Sound]
ambient = ambience_shipbuy
[Spiels]
ShipDealer = manhattan_ship_spiel
[Camera]
name = Camera_0
[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,6 @@ file = Universe\Systems\Ku01\Bases\Rooms\Ku01_03_Bar.ini
nickname = Deck
file = Universe\Systems\Ku01\Bases\Rooms\Ku01_03_Deck.ini
[Room]
nickname = ShipDealer
file = Universe\Systems\Ku01\Bases\Rooms\Ku01_03_ShipDealer.ini