Move TS music, notifications and voices yamls to audio subfolder.
Move TileSets and tile/cell settings for consistency with other mods.
This commit is contained in:
@@ -87,6 +87,15 @@ Sequences:
|
|||||||
VoxelSequences:
|
VoxelSequences:
|
||||||
./mods/ts/sequences/voxels.yaml
|
./mods/ts/sequences/voxels.yaml
|
||||||
|
|
||||||
|
TileSets:
|
||||||
|
./mods/ts/tilesets/temperat.yaml
|
||||||
|
|
||||||
|
TileSize: 48,24
|
||||||
|
TileShape: Diamond
|
||||||
|
SubCells:
|
||||||
|
Offsets: 0,0,0, -256,128,0, 0,-128,0, 256,128,0
|
||||||
|
DefaultIndex: 2
|
||||||
|
|
||||||
Cursors:
|
Cursors:
|
||||||
./mods/ts/cursors.yaml
|
./mods/ts/cursors.yaml
|
||||||
|
|
||||||
@@ -142,22 +151,13 @@ Weapons:
|
|||||||
./mods/ts/weapons.yaml
|
./mods/ts/weapons.yaml
|
||||||
|
|
||||||
Voices:
|
Voices:
|
||||||
./mods/ts/voices.yaml
|
./mods/ts/audio/voices.yaml
|
||||||
|
|
||||||
Notifications:
|
Notifications:
|
||||||
./mods/ts/notifications.yaml
|
./mods/ts/audio/notifications.yaml
|
||||||
|
|
||||||
TileSets:
|
|
||||||
./mods/ts/tilesets/temperat.yaml
|
|
||||||
|
|
||||||
TileSize: 48,24
|
|
||||||
TileShape: Diamond
|
|
||||||
SubCells:
|
|
||||||
Offsets: 0,0,0, -256,128,0, 0,-128,0, 256,128,0
|
|
||||||
DefaultIndex: 2
|
|
||||||
|
|
||||||
Music:
|
Music:
|
||||||
./mods/ts/music.yaml
|
./mods/ts/audio/music.yaml
|
||||||
|
|
||||||
Translations:
|
Translations:
|
||||||
./mods/ts/languages/english.yaml
|
./mods/ts/languages/english.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user