diff --git a/DATA/UNIVERSE/SYSTEMS/BW11/BASES/Bw11_01_Base.ini b/DATA/UNIVERSE/SYSTEMS/BW11/BASES/Bw11_01_Base.ini new file mode 100644 index 00000000..da302a87 --- /dev/null +++ b/DATA/UNIVERSE/SYSTEMS/BW11/BASES/Bw11_01_Base.ini @@ -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 + diff --git a/DATA/UNIVERSE/SYSTEMS/BW11/BASES/ROOMS/Bw11_01_Deck.ini b/DATA/UNIVERSE/SYSTEMS/BW11/BASES/ROOMS/Bw11_01_Deck.ini new file mode 100644 index 00000000..1168953c --- /dev/null +++ b/DATA/UNIVERSE/SYSTEMS/BW11/BASES/ROOMS/Bw11_01_Deck.ini @@ -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 + diff --git a/DATA/UNIVERSE/SYSTEMS/BW11/bw11.ini b/DATA/UNIVERSE/SYSTEMS/BW11/bw11.ini index 9c046061..85d5356b 100644 --- a/DATA/UNIVERSE/SYSTEMS/BW11/bw11.ini +++ b/DATA/UNIVERSE/SYSTEMS/BW11/bw11.ini @@ -522,4 +522,21 @@ Archetype = mod_rings nickname = mplatform01 pos = -36350,100, -24500 rotate = 180, -45, 180 -Archetype = mplatform \ No newline at end of file +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 \ No newline at end of file diff --git a/DATA/UNIVERSE/universe.ini b/DATA/UNIVERSE/universe.ini index 145d1e76..c10146eb 100644 --- a/DATA/UNIVERSE/universe.ini +++ b/DATA/UNIVERSE/universe.ini @@ -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 \ No newline at end of file diff --git a/EXE/nameresources.dll b/EXE/nameresources.dll index 9a659d20..9a8c33e6 100644 Binary files a/EXE/nameresources.dll and b/EXE/nameresources.dll differ