aboutsummaryrefslogtreecommitdiff
path: root/engine/src/core-data/Common/Materials/RedColor.j3m
diff options
context:
space:
mode:
Diffstat (limited to 'engine/src/core-data/Common/Materials/RedColor.j3m')
-rw-r--r--engine/src/core-data/Common/Materials/RedColor.j3m5
1 files changed, 5 insertions, 0 deletions
diff --git a/engine/src/core-data/Common/Materials/RedColor.j3m b/engine/src/core-data/Common/Materials/RedColor.j3m
new file mode 100644
index 0000000..c7c8e77
--- /dev/null
+++ b/engine/src/core-data/Common/Materials/RedColor.j3m
@@ -0,0 +1,5 @@
+Material Red Color : Common/MatDefs/Misc/Unshaded.j3md {
+ MaterialParameters {
+ Color : 1 0 0 1
+ }
+} \ No newline at end of file