diff --git a/common/models/props/chandelier.mdl b/common/models/props/chandelier$.mdl similarity index 100% rename from common/models/props/chandelier.mdl rename to common/models/props/chandelier$.mdl diff --git a/common/models/props/chandelier$.mdl_0.tga b/common/models/props/chandelier$.mdl_0.tga new file mode 100644 index 0000000..c266028 Binary files /dev/null and b/common/models/props/chandelier$.mdl_0.tga differ diff --git a/pc/nzp/scripts/alpha_transparency.shader b/pc/nzp/scripts/alpha_transparency.shader index cf6a5ae..4120ba3 100644 --- a/pc/nzp/scripts/alpha_transparency.shader +++ b/pc/nzp/scripts/alpha_transparency.shader @@ -5,3 +5,11 @@ models/machines/mglow$.mdl_0.lmp diffusemap models/machines/mglow$.mdl_0.tga alphafunc ge128 } + +models/machines/chandelier$.mdl_0.lmp +{ + program defaultskin + progblendfunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA + diffusemap models/machines/mglow$.mdl_0.tga + alphafunc ge128 +} \ No newline at end of file