From f1ee0f0ddb3fe008638875b1cd7efc960a6197e1 Mon Sep 17 00:00:00 2001 From: Jens Pitkanen Date: Fri, 24 Jul 2026 19:03:09 +0300 Subject: [PATCH] Fix map texture material uids to match the textures' uids --- godot/maps/materials/str_stonebrk1.tres | 2 +- godot/maps/materials/str_stoneflr1.tres | 2 +- godot/maps/materials/str_stonewall3.tres | 2 +- godot/maps/materials/str_stonewall4.tres | 2 +- godot/maps/materials/str_wasteland4.tres | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/godot/maps/materials/str_stonebrk1.tres b/godot/maps/materials/str_stonebrk1.tres index 0a319ab..301e528 100644 --- a/godot/maps/materials/str_stonebrk1.tres +++ b/godot/maps/materials/str_stonebrk1.tres @@ -1,6 +1,6 @@ [gd_resource type="StandardMaterial3D" format=3 uid="uid://cflfpp58y77fm"] -[ext_resource type="Texture2D" uid="uid://befciqp2l1y5j" path="res://maps/textures/str_stonebrk1.png" id="1_cklgo"] +[ext_resource type="Texture2D" uid="uid://bc201t6oye80f" path="res://maps/textures/str_stonebrk1.png" id="1_cklgo"] [resource] albedo_texture = ExtResource("1_cklgo") diff --git a/godot/maps/materials/str_stoneflr1.tres b/godot/maps/materials/str_stoneflr1.tres index 6fb320a..16fd94b 100644 --- a/godot/maps/materials/str_stoneflr1.tres +++ b/godot/maps/materials/str_stoneflr1.tres @@ -1,6 +1,6 @@ [gd_resource type="StandardMaterial3D" format=3 uid="uid://1a350wgaavgt"] -[ext_resource type="Texture2D" uid="uid://bj12p06hylle5" path="res://maps/textures/str_stoneflr1.png" id="1_vy31p"] +[ext_resource type="Texture2D" uid="uid://ccl08h80d55km" path="res://maps/textures/str_stoneflr1.png" id="1_vy31p"] [resource] albedo_texture = ExtResource("1_vy31p") diff --git a/godot/maps/materials/str_stonewall3.tres b/godot/maps/materials/str_stonewall3.tres index 3867fee..7466b17 100644 --- a/godot/maps/materials/str_stonewall3.tres +++ b/godot/maps/materials/str_stonewall3.tres @@ -1,6 +1,6 @@ [gd_resource type="StandardMaterial3D" format=3 uid="uid://l07cb63pymv4"] -[ext_resource type="Texture2D" uid="uid://bk2voureplmgl" path="res://maps/textures/str_stonewall3.png" id="1_ls6mr"] +[ext_resource type="Texture2D" uid="uid://dvkld42jbggir" path="res://maps/textures/str_stonewall3.png" id="1_ls6mr"] [resource] albedo_texture = ExtResource("1_ls6mr") diff --git a/godot/maps/materials/str_stonewall4.tres b/godot/maps/materials/str_stonewall4.tres index be7ca6c..a9bba13 100644 --- a/godot/maps/materials/str_stonewall4.tres +++ b/godot/maps/materials/str_stonewall4.tres @@ -1,6 +1,6 @@ [gd_resource type="StandardMaterial3D" format=3 uid="uid://c1qgpdya0unj7"] -[ext_resource type="Texture2D" uid="uid://dhq0r50dh24ab" path="res://maps/textures/str_stonewall4.png" id="1_ap5g8"] +[ext_resource type="Texture2D" uid="uid://d3q35uw4p75xa" path="res://maps/textures/str_stonewall4.png" id="1_ap5g8"] [resource] albedo_texture = ExtResource("1_ap5g8") diff --git a/godot/maps/materials/str_wasteland4.tres b/godot/maps/materials/str_wasteland4.tres index 87f5df6..2cc32a9 100644 --- a/godot/maps/materials/str_wasteland4.tres +++ b/godot/maps/materials/str_wasteland4.tres @@ -1,6 +1,6 @@ [gd_resource type="StandardMaterial3D" format=3 uid="uid://batygcarr6lwx"] -[ext_resource type="Texture2D" uid="uid://do8kaobqqa87a" path="res://maps/textures/str_wasteland4.png" id="1_r4hxf"] +[ext_resource type="Texture2D" uid="uid://5i3cslfntdtv" path="res://maps/textures/str_wasteland4.png" id="1_r4hxf"] [resource] albedo_texture = ExtResource("1_r4hxf")