Merge pull request #6912 from reaperrr/ts-tibcolor
Tweak TS tiberium colors and add shadow to blue tib crystal
This commit is contained in:
BIN
mods/ts/bits/bigblue2.shp
Normal file
BIN
mods/ts/bits/bigblue2.shp
Normal file
Binary file not shown.
@@ -116,7 +116,7 @@ World:
|
||||
FixedColorPalette@GreenTiberium:
|
||||
Base: player
|
||||
Name: greentiberium
|
||||
Color: 57, 201, 128
|
||||
Color: 64, 255, 128
|
||||
RemapIndex: 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31
|
||||
ResourceType@Tiberium:
|
||||
ResourceType: 1
|
||||
@@ -133,7 +133,7 @@ World:
|
||||
FixedColorPalette@BlueTiberium:
|
||||
Base: player
|
||||
Name: bluetiberium
|
||||
Color: 154, 220, 184
|
||||
Color: 160, 255, 172
|
||||
RemapIndex: 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31
|
||||
ResourceType@BlueTiberium:
|
||||
ResourceType: 2
|
||||
|
||||
@@ -38,12 +38,12 @@ tibtre03:
|
||||
Offset: 0, -12
|
||||
|
||||
bigblue:
|
||||
idle:
|
||||
idle: bigblue2
|
||||
Start: 0
|
||||
Length: 1
|
||||
ShadowStart: 10
|
||||
Offset: 0, -12
|
||||
active:
|
||||
active: bigblue2
|
||||
Start: 1
|
||||
Length: 9
|
||||
ShadowStart: 11
|
||||
|
||||
Reference in New Issue
Block a user