move colors to root

This commit is contained in:
2022-07-30 19:19:26 +03:00
parent 75091c76fd
commit 72f0746c31
40 changed files with 43 additions and 43 deletions

View File

@@ -2,7 +2,7 @@
{
"for" "#models/v_crowbar/chrome.mdl"
//"basecolor_map" "chrome.png"
"basecolor_map" "/debug/colors/white.png"
"basecolor_map" "/colors/white.png"
"base_color" "0.5 0.5 0.5"
//"normal_map" "chrome_normal.png"
//"metal_map" "chrome_metal.png"
@@ -15,7 +15,7 @@
{
"for" "#models/v_crowbar/chrome_red.mdl"
//"basecolor_map" "chrome_red.png"
"basecolor_map" "/debug/colors/white.png"
"basecolor_map" "/colors/white.png"
"base_color" "0.6 0.0 0.0"
//"base_color" "0.75 0.0 0.0"
//"normal_map" "chrome_red_normal.png"