diff options
Diffstat (limited to 'assets/scripts/ab_hive.shader')
-rw-r--r-- | assets/scripts/ab_hive.shader | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/assets/scripts/ab_hive.shader b/assets/scripts/ab_hive.shader new file mode 100644 index 0000000..b5b1b87 --- /dev/null +++ b/assets/scripts/ab_hive.shader @@ -0,0 +1,9 @@ +models/buildables/hive/hive_strands_s +{ + cull disable + { + map models/buildables/hive/hive_strands.tga + rgbGen lightingDiffuse + alphaFunc GE128 + } +}
\ No newline at end of file |