Init 0.1 - DATA

This commit is contained in:
Nekura
2024-01-07 23:36:00 +01:00
parent 696592f4fa
commit 2193d0ff93
720 changed files with 203083 additions and 0 deletions

View File

@@ -0,0 +1,50 @@
[Room_Info]
set_script = scripts\bases\cv_01_Bar_hardpoint_01.thn
scene = ambient, scripts\bases\cv_01_bar_ambi_Ew04_01.thn
[Room_Sound]
music = music_bar_generic01
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_SHIPDEALER_ROOM
behavior = ExitDoor
room_switch = ShipDealer
[Hotspot]
name = IDS_HOTSPOT_NEWSVENDOR
behavior = NewsVendor
[Hotspot]
name = IDS_HOTSPOT_MISSIONVENDOR
behavior = MissionVendor

View File

@@ -0,0 +1,84 @@
[Room_Info]
set_script = Scripts\Bases\rh_07_Deck_hardpoint_01.thn
scene = all, ambient, Scripts\Bases\rh_07_Deck_ambi_int_01.thn
animation = Sc_loop
[Room_Sound]
ambient = ambience_deck_space_larger
[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_HOTSPOT_SHIPDEALER_ROOM
behavior = ExitDoor
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

View File

@@ -0,0 +1,62 @@
[Room_Info]
set_script = Scripts\Bases\Rh_07_Deck_hardpoint_SDlr.thn
scene = all, ambient, Scripts\Bases\rh_07_Deck_ambi_int_01.thn
[Spiels]
ShipDealer = manhattan_ship_spiel
[Camera]
name = Camera_0
[Room_Sound]
ambient = ambience_shipbuy
[CharacterPlacement]
name = Zg/PC/Player/01/A/Stand
[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

@@ -0,0 +1,16 @@
[BaseInfo]
nickname = Ew04_01_Base
start_room = Deck
[Room]
nickname = Bar
file = Universe\Systems\Ew04\Bases\Rooms\Ew04_01_Bar.ini
[Room]
nickname = Deck
file = Universe\Systems\Ew04\Bases\Rooms\Ew04_01_Deck.ini
[Room]
nickname = ShipDealer
file = Universe\Systems\Ew04\Bases\Rooms\Ew04_01_ShipDealer.ini

File diff suppressed because it is too large Load Diff