changed a few textures around kreb

This commit is contained in:
zombie maniac 2023-10-12 19:40:14 -04:00
parent 5193938098
commit a3c7dbb61e
Signed by: nbrooks211
GPG key ID: F43C85C0DF0C334E
7 changed files with 18433 additions and 18388 deletions

View file

@ -38,20 +38,10 @@ mv *mtl maps/
for mtl_file in maps/*mtl; do
sed -i '/newmtl textures\/zombietextures_dev\/tiles01_pink_clip/a d 0.0' "$mtl_file"
done
for mtl_file in maps/*mtl; do
sed -i '/newmtl textures\/zombietextures_tnhl\/fence01/a d 0.9' "$mtl_file"
done
for mtl_file in maps/*mtl; do
sed -i '/newmtl textures\/zombietextures_tnhl\/grate01/a d 0.9' "$mtl_file"
done
for mtl_file in maps/*mtl; do
sed -i '/newmtl textures\/zombietextures_tnhl\/grate02/a d 0.9' "$mtl_file"
done
for mtl_file in maps/*mtl; do
sed -i '/newmtl textures\/zombietextures_tnhl\/rail01/a d 0.9' "$mtl_file"
done
for mtl_file in maps/*mtl; do
sed -i '/newmtl textures\/zombietextures_tnhl\/grate03/a d 0.9' "$mtl_file"
done
#delete bloat

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -5,6 +5,9 @@ map_Kd ../textures/zombietextures_dev/tiles05_gray.png
newmtl textures/zombietextures_tnhl/pipe01
Kd 1.000000 0.288427 0.288427
map_Kd ../textures/zombietextures_tnhl/pipe01.png
newmtl textures/zombietextures_tnhl/blueglow
Kd 0.210869 0.398523 1.000000
map_Kd ../textures/zombietextures_tnhl/blueglow.png
newmtl textures/zombietextures_tnhl/step01
Kd 0.990233 0.991517 1.000000
map_Kd ../textures/zombietextures_tnhl/step01.png
@ -46,9 +49,6 @@ newmtl textures/zombietextures_tnhl/grate03
d 0.9
Kd 0.970930 0.994186 1.000000
map_Kd ../textures/zombietextures_tnhl/grate03.png
newmtl textures/zombietextures_tnhl/blueglow
Kd 0.210869 0.398523 1.000000
map_Kd ../textures/zombietextures_tnhl/blueglow.png
newmtl textures/zombietextures_tnhl/tiles02
Kd 0.984063 0.975073 1.000000
map_Kd ../textures/zombietextures_tnhl/tiles02.png

File diff suppressed because it is too large Load diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB