mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Add short Mk2 fusalge normal map
This commit is contained in:
parent
9cc2fa36c8
commit
395c61ad35
BIN
Assets/blowfish/NormalMaps/mk2FuselageShort_height.psd
Normal file
BIN
Assets/blowfish/NormalMaps/mk2FuselageShort_height.psd
Normal file
Binary file not shown.
Binary file not shown.
@ -0,0 +1,26 @@
|
||||
// Patches applying art changes to Mk2 Fuselage Parts
|
||||
// Contents:
|
||||
// - Mk2 Liquid Fuel Fuselage Short (mk2FuselageShortLiquid)
|
||||
// - Mk2 Rocket Fuel Fuselage Short (mk2FuselageShortLFO)
|
||||
// - Mk2 Monopropellant Tank (mk2FuselageShortMono)
|
||||
|
||||
@PART[mk2FuselageShortLiquid|mk2FuselageShortLFO|mk2FuselageShortMono]:FOR[Restock]
|
||||
{
|
||||
@author = Porkjet and blowfish
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleRestockModifyMaterials
|
||||
|
||||
MATERIAL
|
||||
{
|
||||
shader = KSP/Bumped Specular
|
||||
TEXTURE_PROPERTY
|
||||
{
|
||||
name = _BumpMap
|
||||
textureUrl = Restock/Assets/FuelTank/restock-fueltank-mk2-short-n
|
||||
isNormalMap = true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user