hoover station population, hazard buoys for navigation in storm, hoover station patrols, primm station placement
This commit is contained in:
11
DATA/UNIVERSE/SYSTEMS/Li06/Bases/LI06_04_Base.ini
Normal file
11
DATA/UNIVERSE/SYSTEMS/Li06/Bases/LI06_04_Base.ini
Normal file
@@ -0,0 +1,11 @@
|
||||
[BaseInfo]
|
||||
nickname = LI06_04_Base
|
||||
start_room = Bar
|
||||
|
||||
[Room]
|
||||
nickname = Bar
|
||||
file = Universe\Systems\LI06\Bases\Rooms\LI06_04_bar.ini
|
||||
|
||||
[Room]
|
||||
nickname = Deck
|
||||
file = Universe\Systems\LI06\Bases\Rooms\LI06_04_deck.ini
|
||||
44
DATA/UNIVERSE/SYSTEMS/Li06/Bases/Rooms/LI06_04_bar.ini
Normal file
44
DATA/UNIVERSE/SYSTEMS/Li06/Bases/Rooms/LI06_04_bar.ini
Normal file
@@ -0,0 +1,44 @@
|
||||
[Room_Info]
|
||||
set_script = scripts\bases\cv_01_Bar_hardpoint_01.thn
|
||||
scene = ambient, scripts\bases\cv_01_bar_ambi_Li01_07.thn
|
||||
|
||||
[Room_Sound]
|
||||
music = music_bar_generic02
|
||||
ambient = ambience_deck_space_smaller
|
||||
|
||||
[CharacterPlacement]
|
||||
name = Zg/PC/Player/01/A/Stand
|
||||
start_script = Scripts\Bases\Cv_01_bar_enter_01.thn
|
||||
|
||||
[Camera]
|
||||
name = Camera_0
|
||||
|
||||
[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_NEWSVENDOR
|
||||
behavior = NewsVendor
|
||||
|
||||
[Hotspot]
|
||||
name = IDS_HOTSPOT_MISSIONVENDOR
|
||||
behavior = MissionVendor
|
||||
82
DATA/UNIVERSE/SYSTEMS/Li06/Bases/Rooms/LI06_04_deck.ini
Normal file
82
DATA/UNIVERSE/SYSTEMS/Li06/Bases/Rooms/LI06_04_deck.ini
Normal file
@@ -0,0 +1,82 @@
|
||||
[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
|
||||
|
||||
[Spiels]
|
||||
CommodityDealer = manhattan_commodity_spiel
|
||||
EquipmentDealer = manhattan_equipment_spiel
|
||||
|
||||
[Room_Sound]
|
||||
ambient = ambience_deck_space_smaller
|
||||
|
||||
[PlayerShipPlacement]
|
||||
name = X/Shipcentre/01
|
||||
|
||||
[Camera]
|
||||
name = Camera_0
|
||||
|
||||
[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 = VirtualRoom
|
||||
room_switch = Trader
|
||||
|
||||
[Hotspot]
|
||||
name = IDS_HOTSPOT_EQUIPMENTDEALER_ROOM
|
||||
behavior = VirtualRoom
|
||||
room_switch = Equipment
|
||||
|
||||
[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
|
||||
Reference in New Issue
Block a user