Add Omicron Lambda System

This commit is contained in:
D4rkl1ght3r
2024-04-06 08:38:46 +02:00
parent 717591397e
commit 4311c5fea3
45 changed files with 3812 additions and 17 deletions

View File

@@ -0,0 +1,52 @@
[Room_Info]
set_script = Scripts\Bases\Pl_01_bar_hardpoint_01.thn
scene = all, ambient, Scripts\Bases\Pl_01_bar_ambi_int_01.thn
[Room_Sound]
music = music_bar_li02
ambient = ambience_bar_ground_smaller
[Camera]
name = Camera_0
[CharacterPlacement]
name = Zg/PC/Player/01/A/Stand
start_script = scripts\bases\Pl_01_bar_enter_01.thn
[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 = Planetscape
set_virtual_room = Trader
[Hotspot]
name = IDS_HOTSPOT_EQUIPMENTDEALER_ROOM
behavior = ExitDoor
room_switch = Planetscape
set_virtual_room = Equipment
[Hotspot]
name = IDS_HOTSPOT_SHIPDEALER_ROOM
behavior = ExitDoor
room_switch = Planetscape
set_virtual_room = ShipDealer
[Hotspot]
name = IDS_HOTSPOT_NEWSVENDOR
behavior = NewsVendor
[Hotspot]
name = IDS_HOTSPOT_MISSIONVENDOR
behavior = MissionVendor

View File

@@ -0,0 +1,118 @@
[Room_Info]
set_script = Scripts\Bases\Pl_01_pad_hardpoint_01.thn
scene = all, ambient, Scripts\Bases\Pl_01_pad_ambi_day_01.thn
scene = all, ambient, Scripts\Bases\Pl_01_pad_traffic_01.thn, TRAFFIC_PRIORITY
[Spiels]
CommodityDealer = manhattan_commodity_spiel
EquipmentDealer = manhattan_equipment_spiel
ShipDealer = pittsburgh_ship_spiel
[Room_Sound]
ambient = ambience_planetscape_rocky
music = music_pittsburgh, oneshot
[CharacterPlacement]
name = Zg/PC/Player/01/A/Stand
[PlayerShipPlacement]
name = X/Shipcentre/01
landing_script = scripts\bases\Pl_01_pad_land_01.thn
launching_script = scripts\bases\Pl_01_pad_launch_01.thn
[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 = 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 = Planetscape
[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

View File

@@ -0,0 +1,11 @@
[BaseInfo]
nickname = St03_01_Base
start_room = Planetscape
[Room]
nickname = Bar
file = Universe\Systems\St03\Bases\Rooms\St03_01_Bar.ini
[Room]
nickname = Planetscape
file = Universe\Systems\St03\Bases\Rooms\St03_01_Planetscape.ini