diff options
Diffstat (limited to 'Assets/Art')
4 files changed, 4 insertions, 4 deletions
diff --git a/Assets/Art/Materials/Character/mat_saionji_ghost_cloth_bottom.mat b/Assets/Art/Materials/Character/mat_saionji_ghost_cloth_bottom.mat index f15cdf5a..329929a5 100644 --- a/Assets/Art/Materials/Character/mat_saionji_ghost_cloth_bottom.mat +++ b/Assets/Art/Materials/Character/mat_saionji_ghost_cloth_bottom.mat @@ -109,5 +109,5 @@ Material: - _EdgeRampMap1_Scroll: {r: 0, g: 0, b: 0, a: 0} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _EmissionColor2: {r: 0, g: 0, b: 0, a: 1} - - _GlowColor: {r: 1, g: 1, b: 1, a: 1} + - _GlowColor: {r: 0, g: 0, b: 0, a: 1} - _MaskWorldPosition: {r: 0, g: 0, b: 0, a: 0} diff --git a/Assets/Art/Materials/Character/mat_saionji_ghost_cloth_hair.mat b/Assets/Art/Materials/Character/mat_saionji_ghost_cloth_hair.mat index d3c6abc5..d9c743a3 100644 --- a/Assets/Art/Materials/Character/mat_saionji_ghost_cloth_hair.mat +++ b/Assets/Art/Materials/Character/mat_saionji_ghost_cloth_hair.mat @@ -75,4 +75,4 @@ Material: m_Colors: - _Color: {r: 1, g: 1, b: 1, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - - _GlowColor: {r: 1, g: 1, b: 1, a: 1} + - _GlowColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/Art/Materials/Character/mat_saionji_ghost_cloth_shoes.mat b/Assets/Art/Materials/Character/mat_saionji_ghost_cloth_shoes.mat index f6ccc837..5cc8b67d 100644 --- a/Assets/Art/Materials/Character/mat_saionji_ghost_cloth_shoes.mat +++ b/Assets/Art/Materials/Character/mat_saionji_ghost_cloth_shoes.mat @@ -75,4 +75,4 @@ Material: m_Colors: - _Color: {r: 1, g: 1, b: 1, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - - _GlowColor: {r: 1, g: 1, b: 1, a: 1} + - _GlowColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/Art/Materials/Character/mat_saionji_ghost_cloth_tops.mat b/Assets/Art/Materials/Character/mat_saionji_ghost_cloth_tops.mat index 1e40a8c7..6643b38b 100644 --- a/Assets/Art/Materials/Character/mat_saionji_ghost_cloth_tops.mat +++ b/Assets/Art/Materials/Character/mat_saionji_ghost_cloth_tops.mat @@ -75,4 +75,4 @@ Material: m_Colors: - _Color: {r: 1, g: 1, b: 1, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - - _GlowColor: {r: 1, g: 1, b: 1, a: 1} + - _GlowColor: {r: 0, g: 0, b: 0, a: 1} |