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,6 @@
[Room_Info]
scene = ambient, Scripts\Intro\GasMiner3.thn
[Room_Sound]
music = music_omega_space

View File

@@ -0,0 +1,6 @@
[Room_Info]
scene = ambient, Scripts\Intro\Intro_volcanoplanet.thn
[Room_Sound]
music = music_omicron_space

View File

@@ -0,0 +1,6 @@
[Room_Info]
scene = ambient, Scripts\Intro\Intro_planetchunks.thn
[Room_Sound]
music = music_ku_space

View File

@@ -0,0 +1,5 @@
[Room_Info]
scene = ambient, Scripts\Intro\intro_waterplanet.thn
[Room_Sound]
music = music_tau_space

View File

@@ -0,0 +1,8 @@
[BaseInfo]
nickname = intro1_base
start_room = Cityscape
[Room]
nickname = Cityscape
file = Universe\Systems\Intro\Bases\Rooms\intro1_cityscape.ini

View File

@@ -0,0 +1,8 @@
[BaseInfo]
nickname = intro2_base
start_room = Cityscape
[Room]
nickname = Cityscape
file = Universe\Systems\Intro\Bases\Rooms\intro2_volcano.ini

View File

@@ -0,0 +1,8 @@
[BaseInfo]
nickname = intro3_base
start_room = Cityscape
[Room]
nickname = Cityscape
file = Universe\Systems\Intro\Bases\Rooms\intro3_planetchunks.ini

View File

@@ -0,0 +1,8 @@
[BaseInfo]
nickname = intro4_base
start_room = Cityscape
[Room]
nickname = Cityscape
file = Universe\Systems\Intro\Bases\Rooms\intro4_waterplanet.ini

Binary file not shown.