mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Random fairing texture tests
This commit is contained in:
Binary file not shown.
After Width: | Height: | Size: 4.0 MiB |
Binary file not shown.
After Width: | Height: | Size: 4.0 MiB |
Binary file not shown.
After Width: | Height: | Size: 4.0 MiB |
Binary file not shown.
Before Width: | Height: | Size: 4.0 MiB After Width: | Height: | Size: 4.0 MiB |
@ -1,8 +1,8 @@
|
||||
// Patches applying art changes to fairings
|
||||
// Contents:
|
||||
- AE-FF2 Airstream Protective Shell (1.25m) (fairingSize1)
|
||||
- AE-FF1 Airstream Protective Shell (1.25m) (fairingSize1)
|
||||
- AE-FF2 Airstream Protective Shell (2.5m) (fairingSize2)
|
||||
- AE-FF3 Airstream Protective Shell (3.75m) (fairingSize2)
|
||||
- AE-FF3 Airstream Protective Shell (3.75m) (fairingSize3)
|
||||
|
||||
@PART[fairingSize1]
|
||||
{
|
||||
@ -53,11 +53,11 @@
|
||||
TEXTURE
|
||||
{
|
||||
materialName=FairingIconShell
|
||||
mainTextureURL = ReStock/Assets/Payload/restock-fairing-1
|
||||
mainTextureURL = ReStock/Assets/Payload/restock-fairing-125-1-blackwhite
|
||||
}
|
||||
EXTRA_INFO
|
||||
{
|
||||
FairingsTextureURL= ReStock/Assets/Payload/restock-fairing-1-blackandwhite
|
||||
FairingsTextureURL= ReStock/Assets/Payload/restock-fairing-125-1-blackwhite
|
||||
FairingsNormalURL= ReStock/Assets/Payload/restock-fairing-1-n
|
||||
}
|
||||
GAMEOBJECTS
|
||||
@ -75,11 +75,11 @@
|
||||
TEXTURE
|
||||
{
|
||||
materialName=FairingIconShell
|
||||
mainTextureURL = ReStock/Assets/Payload/restock-fairing-1-orange
|
||||
mainTextureURL = ReStock/Assets/Payload/restock-fairing-125-1-orange
|
||||
}
|
||||
EXTRA_INFO
|
||||
{
|
||||
FairingsTextureURL= ReStock/Assets/Payload/restock-fairing-1-orange
|
||||
FairingsTextureURL= ReStock/Assets/Payload/restock-fairing-125-1-orange
|
||||
FairingsNormalURL= ReStock/Assets/Payload/restock-fairing-1-n
|
||||
}
|
||||
GAMEOBJECTS
|
||||
@ -100,11 +100,11 @@
|
||||
TEXTURE
|
||||
{
|
||||
materialName=FairingIconShell
|
||||
mainTextureURL = Squad/Parts/Aero/fairings/fairings_diff_orange
|
||||
mainTextureURL = ReStock/Assets/Payload/restock-fairing-125-1-dark
|
||||
}
|
||||
EXTRA_INFO
|
||||
{
|
||||
FairingsTextureURL=Squad/Parts/Aero/fairings/fairings_diff_orange
|
||||
FairingsTextureURL= ReStock/Assets/Payload/restock-fairing-125-1-dark
|
||||
FairingsNormalURL=Squad/Parts/Aero/fairings/fairings_orange_normals
|
||||
}
|
||||
GAMEOBJECTS
|
||||
|
Reference in New Issue
Block a user