Safe Dock added

Added Safe Dock Station in Sigma 2
This commit is contained in:
deepvape
2025-06-10 17:01:13 +02:00
parent 38026da077
commit eab967850f
5 changed files with 48 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
[BaseInfo]
nickname = Bw11_01_Base
start_room = Deck
[Room]
nickname = Deck
file = Universe\Systems\BW11\Bases\Rooms\Bw11_01_Deck.ini

View File

@@ -0,0 +1,15 @@
[Room_Info]
set_script = Scripts\Bases\li_10_prison_hardpoint_01.thn
scene = all, ambient, Scripts\Bases\li_10_prison_ambi_int_01.thn
[Room_Sound]
ambient = ambience_deck_space_smaller
[Camera]
name = Camera_0
[Hotspot]
name = IDS_HOTSPOT_DECK
behavior = ExitDoor
room_switch = Deck

View File

@@ -523,3 +523,20 @@ nickname = mplatform01
pos = -36350,100, -24500
rotate = 180, -45, 180
Archetype = mplatform
[Object]
nickname = Bw11_01_Base
ids_name = 262040
pos = -35736.31, 456.5202, -22533.398
rotate = -179.99998, 45.227493, -179.99998
Archetype = space_police01
ids_info = 65541
base = Bw11_01_Base
dock_with = Bw11_01_Base
behavior = NOTHING
voice = atc_leg_m01
space_costume = pl_male6_head, pi_pirate8_body, prop_neuralnet_D
difficulty_level = 7
loadout = space_police01_br_01
pilot = pilot_solar_hardest
reputation = li_n_grp

View File

@@ -2256,3 +2256,10 @@ NavMapScale = 2.125000
msg_id_prefix = gcs_refer_system_ST04
; Sigma 2
[Base]
nickname = Bw11_01_Base
system = Bw11
strid_name = 262040
file = Universe\Systems\Bw11\Bases\Bw11_01_Base.ini

Binary file not shown.