Nevada: Battleship Henderson Fix; Station deletion

This commit is contained in:
FlatHack
2026-06-17 14:41:24 +02:00
parent 9f82edfa38
commit 39eed53729
13 changed files with 702 additions and 127 deletions
@@ -1,14 +1,23 @@
[Room_Info]
set_script = Scripts\Bases\Li_08_Deck_hardpoint_01.thn
scene = all, ambient, Scripts\Bases\Li_08_Deck_ambi_int_01.thn
animation = Sc_loop
set_script = Scripts\Bases\Li_05_Deck_hardpoint_01.thn
scene = all, ambient, Scripts\Bases\Li_05_Deck_ambi_int_01.thn
[Spiels]
CommodityDealer = manhattan_commodity_spiel
EquipmentDealer = manhattan_equipment_spiel
[Room_Sound]
ambient = ambience_deck_space_smaller
[CharacterPlacement]
name = Zg/PC/Player/01/A/Stand
[PlayerShipPlacement]
name = X/Shipcentre/01
[ForSaleShipPlacement]
name = X/Shipcentre/02
[Camera]
name = Camera_0
@@ -21,3 +30,82 @@ room_switch = Deck
name = IDS_HOTSPOT_BAR
behavior = ExitDoor
room_switch = Bar
[Hotspot]
name = IDS_HOTSPOT_COMMODITYTRADER_ROOM
behavior = VirtualRoom
room_switch = Trader
[Hotspot]
name = IDS_HOTSPOT_EQUIPMENTDEALER_ROOM
behavior = VirtualRoom
room_switch = Equipment
[Hotspot]
name = IDS_HOTSPOT_SHIPDEALER_ROOM
behavior = VirtualRoom
room_switch = ShipDealer
[Hotspot]
name = IDS_NN_REPAIR_YOUR_SHIP
behavior = Repair
virtual_room = Deck
[Hotspot]
name = IDS_DEALER_FRONT_DESK
behavior = FrontDesk
state_read = 1
state_send = 2
virtual_room = Trader
[Hotspot]
name = IDS_HOTSPOT_COMMODITYTRADER
behavior = StartDealer
state_read = 2
state_send = 1
virtual_room = Trader
[Hotspot]
name = IDS_DEALER_FRONT_DESK
behavior = FrontDesk
state_read = 1
state_send = 2
virtual_room = Equipment
[Hotspot]
name = IDS_HOTSPOT_EQUIPMENTDEALER
behavior = StartEquipDealer
state_read = 2
state_send = 1
virtual_room = Equipment
[Hotspot]
name = IDS_EQUIPMENT_ROOM_RIGHT
behavior = MoveRight
state_read = 2
state_send = 1
virtual_room = Equipment
[Hotspot]
name = IDS_NN_REPAIR_YOUR_SHIP
behavior = Repair
virtual_room = Equipment
[Hotspot]
name = IDS_DEALER_FRONT_DESK
behavior = FrontDesk
state_read = 1
state_send = 2
virtual_room = ShipDealer
[Hotspot]
name = IDS_HOTSPOT_SHIPDEALER
behavior = StartShipDealer
state_read = 2
state_send = 1
virtual_room = ShipDealer
[Hotspot]
name = IDS_NN_REPAIR_YOUR_SHIP
behavior = Repair
virtual_room = ShipDealer