mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Test fairing shader swap
This commit is contained in:
parent
b0e645a094
commit
d76dfa6d96
Binary file not shown.
Before Width: | Height: | Size: 4.0 MiB After Width: | Height: | Size: 4.0 MiB |
@ -116,6 +116,28 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
name = ModuleRestockModifyFairingMaterials
|
||||
shader = KSP/Bumped Specular
|
||||
|
||||
COLOR_PROPERTY
|
||||
{
|
||||
name = _Color
|
||||
color = 1.0, 1.0, 1.0
|
||||
}
|
||||
COLOR_PROPERTY
|
||||
{
|
||||
name = _SpecColor
|
||||
color = 1.0, 1.0, 1.0
|
||||
}
|
||||
|
||||
FLOAT_PROPERTY
|
||||
{
|
||||
name = _Shininess
|
||||
value = 0.3
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
Binary file not shown.
@ -31,7 +31,7 @@
|
||||
- Heat Shield (2.5m) (Nertea)
|
||||
- Heat Shield (3.75m) (Nertea)
|
||||
- Payload
|
||||
- AE-FF1 Airstream Protective Shell (1.25m) (Nertea)
|
||||
- AE-FF1 Airstream Protective Shell (1.25m) (Nertea)
|
||||
- AE-FF2 Airstream Protective Shell (2.5m) (Nertea)
|
||||
- AE-FF3 Airstream Protective Shell (3.75m) (Nertea)
|
||||
- Service Bay (1.25m) (Nertea)
|
||||
@ -106,11 +106,7 @@
|
||||
- SC-9001 Science Jr. (Andrew Cassidy)
|
||||
- Engines are all surface attachable
|
||||
- 'Dark' variant for 1.25m tanks has been completely reworked
|
||||
<<<<<<< HEAD
|
||||
- 'Dark' variant for several 1.25m tank/nosecone has been added
|
||||
=======
|
||||
- 'Dark' variant for several 1.25m tank/nosecones has been added
|
||||
>>>>>>> master
|
||||
- New (old) 'Metallic' variant for Rockomax Brand Adapter and FL-A5 Adapter
|
||||
- New 'Metallic' variant for 2.5m tanks
|
||||
- New Unpainted, Black variants for heat shields
|
||||
|
Loading…
Reference in New Issue
Block a user