Skip to content

Commit

Permalink
Manual yaml cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
pchote committed Jan 21, 2023
1 parent ba6bdf9 commit b2664a0
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 38 deletions.
6 changes: 0 additions & 6 deletions mods/cnc/mod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -238,12 +238,6 @@ VideoFormats: Vqa, Wsa
TerrainFormat: DefaultTerrain

SpriteSequenceFormat: ClassicTilesetSpecificSpriteSequence
TilesetExtensions:
TEMPERAT: .tem
WINTER: .win
SNOW: .sno
DESERT: .des
JUNGLE: .jun

ModelSequenceFormat: PlaceholderModelSequence

Expand Down
5 changes: 0 additions & 5 deletions mods/ra/mod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -241,11 +241,6 @@ VideoFormats: Vqa, Wsa
TerrainFormat: DefaultTerrain

SpriteSequenceFormat: ClassicTilesetSpecificSpriteSequence
TilesetExtensions:
TEMPERAT: .tem
SNOW: .sno
INTERIOR: .int
DESERT: .des

ModelSequenceFormat: PlaceholderModelSequence

Expand Down
2 changes: 0 additions & 2 deletions mods/ts/maps/sunstroke/sequences.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
slav:
Defaults:
Filename: slav.shp
icon:
Filename: xxicon.shp

Expand Down
6 changes: 0 additions & 6 deletions mods/ts/mod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -271,12 +271,6 @@ VideoFormats: Vqa
TerrainFormat: DefaultTerrain

SpriteSequenceFormat: TilesetSpecificSpriteSequence
TilesetExtensions:
TEMPERATE: .tem
SNOW: .sno
TilesetCodes:
TEMPERATE: t
SNOW: a

ModelSequenceFormat: VoxelModelSequence

Expand Down
34 changes: 15 additions & 19 deletions mods/ts/sequences/trees.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -235,82 +235,78 @@ tree25:
TEMPERATE: tree25.tem
SNOW: tree25.sno

^fona:
Inherits: ^tree
idle:

fona01:
Inherits: ^fona
Inherits: ^tree
idle:
Filename: fona01.tem

fona02:
Inherits: ^fona
Inherits: ^tree
idle:
Filename: fona02.tem

fona03:
Inherits: ^fona
Inherits: ^tree
idle:
Filename: fona03.tem

fona04:
Inherits: ^fona
Inherits: ^tree
idle:
Filename: fona04.tem

fona05:
Inherits: ^fona
Inherits: ^tree
idle:
Filename: fona05.tem

fona06:
Inherits: ^fona
Inherits: ^tree
idle:
Filename: fona06.tem

fona07:
Inherits: ^fona
Inherits: ^tree
idle:
Filename: fona07.tem

fona08:
Inherits: ^fona
Inherits: ^tree
idle:
Filename: fona08.tem

fona09:
Inherits: ^fona
Inherits: ^tree
idle:
Filename: fona09.tem

fona10:
Inherits: ^fona
Inherits: ^tree
idle:
Filename: fona10.tem

fona11:
Inherits: ^fona
Inherits: ^tree
idle:
Filename: fona11.tem

fona12:
Inherits: ^fona
Inherits: ^tree
idle:
Filename: fona12.tem

fona13:
Inherits: ^fona
Inherits: ^tree
idle:
Filename: fona13.tem

fona14:
Inherits: ^fona
Inherits: ^tree
idle:
Filename: fona14.tem

fona15:
Inherits: ^fona
Inherits: ^tree
idle:
Filename: fona15.tem

Expand Down

0 comments on commit b2664a0

Please sign in to comment.