diff --git a/mods/ts/rules/defaults.yaml b/mods/ts/rules/defaults.yaml index 8d29afc290..2a6ce41a4d 100644 --- a/mods/ts/rules/defaults.yaml +++ b/mods/ts/rules/defaults.yaml @@ -96,6 +96,7 @@ Rough: 80 Road: 100 Tiberium: 80 + BlueTiberium: 80 Beach: 80 SelectionDecorations: Palette: pips @@ -181,6 +182,7 @@ Road: 100 Beach: 60 Tiberium: 60 + BlueTiberium: 60 ROT: 5 SelectionDecorations: Palette: pips diff --git a/mods/ts/rules/vehicles.yaml b/mods/ts/rules/vehicles.yaml index 08f90d02b0..921992ade0 100644 --- a/mods/ts/rules/vehicles.yaml +++ b/mods/ts/rules/vehicles.yaml @@ -82,7 +82,7 @@ HARV: Bounds: 36,36 Harvester: Capacity: 20 - Resources: Tiberium + Resources: Tiberium, BlueTiberium UnloadTicksPerBale: 1 SearchFromProcRadius: 24 SearchFromOrderRadius: 12 diff --git a/mods/ts/rules/world.yaml b/mods/ts/rules/world.yaml index 41128b36ab..d57bab86bf 100644 --- a/mods/ts/rules/world.yaml +++ b/mods/ts/rules/world.yaml @@ -104,6 +104,23 @@ World: AllowedTerrainTypes: Clear AllowUnderActors: false TerrainType: Tiberium + FixedColorPalette@BlueTiberium: + Base: player + Name: bluetiberium + Color: 154, 220, 184 + RemapIndex: 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31 + ResourceType@BlueTiberium: + ResourceType: 2 + Palette: bluetiberium + EditorSprite: waypoint # TODO: editor can't handle the real ones + Variants: tib01, tib02, tib03, tib04, tib05, tib06, tib07, tib08, tib09, tib10, tib11, tib12, tib13, tib14, tib15, tib16, tib17, tib18, tib19, tib20 + MaxDensity: 12 + ValuePerUnit: 100 + Name: BlueTiberium + PipColor: Blue + AllowedTerrainTypes: Clear + AllowUnderActors: false + TerrainType: BlueTiberium SmudgeLayer@SCORCH: Type: Scorch Sequence: scorches