Renames interior tileset to temperate and adds BlueTiberium terrain type.
This commit is contained in:
@@ -10,7 +10,7 @@ Description: Placeholder
|
||||
|
||||
Author: Matthias Mailänder
|
||||
|
||||
Tileset: INTERIOR
|
||||
Tileset: TEMPERAT
|
||||
|
||||
MapSize: 128,128
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ Description: Placeholder
|
||||
|
||||
Author: Matthias Mailänder
|
||||
|
||||
Tileset: INTERIOR
|
||||
Tileset: TEMPERAT
|
||||
|
||||
MapSize: 128,128
|
||||
|
||||
|
||||
@@ -141,7 +141,7 @@ Notifications:
|
||||
mods/ts/notifications.yaml
|
||||
|
||||
TileSets:
|
||||
mods/ts/tilesets/interior.yaml
|
||||
mods/ts/tilesets/temperat.yaml
|
||||
|
||||
TileSize: 48,24
|
||||
TileShape: Diamond
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
General:
|
||||
Name: Interior
|
||||
Id: INTERIOR
|
||||
Name: Temperate
|
||||
Id: TEMPERAT
|
||||
Extensions: .tem, .shp
|
||||
Palette: isotem.pal
|
||||
EditorTemplateOrder: Placeholder
|
||||
@@ -16,6 +16,11 @@ Terrain:
|
||||
AcceptsSmudgeType: Crater, Scorch
|
||||
Color: 161, 226, 28
|
||||
TargetTypes: Ground
|
||||
TerrainType@BlueTiberium:
|
||||
Type: BlueTiberium
|
||||
AcceptsSmudgeType: Crater, Scorch
|
||||
Color: 28, 64, 248
|
||||
TargetTypes: Ground
|
||||
|
||||
Templates:
|
||||
Template@255:
|
||||
Reference in New Issue
Block a user