From af895efc6eac2c7bfe779f54f8740a18fe7e363f Mon Sep 17 00:00:00 2001 From: Jens Pitkanen Date: Mon, 27 Jul 2026 20:46:42 +0300 Subject: [PATCH] Fix texture uids for some materials --- godot/maps/materials/str_rotwoodgen1.tres | 2 +- godot/maps/materials/str_rotwoodgen2.tres | 2 +- godot/maps/materials/str_stoneflr2.tres | 2 +- godot/maps/materials/str_stonerubble.tres | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/godot/maps/materials/str_rotwoodgen1.tres b/godot/maps/materials/str_rotwoodgen1.tres index 612874b..cab9972 100644 --- a/godot/maps/materials/str_rotwoodgen1.tres +++ b/godot/maps/materials/str_rotwoodgen1.tres @@ -1,6 +1,6 @@ [gd_resource type="StandardMaterial3D" format=3 uid="uid://bhwlb3s7ybwau"] -[ext_resource type="Texture2D" uid="uid://covaj4gwn1hbp" path="res://maps/textures/str_rotwoodgen1.png" id="1_d4feb"] +[ext_resource type="Texture2D" uid="uid://c06p54bnhn3e0" path="res://maps/textures/str_rotwoodgen1.png" id="1_d4feb"] [resource] albedo_texture = ExtResource("1_d4feb") diff --git a/godot/maps/materials/str_rotwoodgen2.tres b/godot/maps/materials/str_rotwoodgen2.tres index 953b06f..72a0307 100644 --- a/godot/maps/materials/str_rotwoodgen2.tres +++ b/godot/maps/materials/str_rotwoodgen2.tres @@ -1,6 +1,6 @@ [gd_resource type="StandardMaterial3D" format=3 uid="uid://btolvbdu7qbxb"] -[ext_resource type="Texture2D" uid="uid://dq0ajjb83o2wu" path="res://maps/textures/str_rotwoodgen2.png" id="1_ymmut"] +[ext_resource type="Texture2D" uid="uid://cllyd7rajl6d" path="res://maps/textures/str_rotwoodgen2.png" id="1_ymmut"] [resource] albedo_texture = ExtResource("1_ymmut") diff --git a/godot/maps/materials/str_stoneflr2.tres b/godot/maps/materials/str_stoneflr2.tres index 9dc419a..b467676 100644 --- a/godot/maps/materials/str_stoneflr2.tres +++ b/godot/maps/materials/str_stoneflr2.tres @@ -1,6 +1,6 @@ [gd_resource type="StandardMaterial3D" format=3 uid="uid://bxksek24ot3n1"] -[ext_resource type="Texture2D" uid="uid://dl0d8mrcf7a5a" path="res://maps/textures/str_stoneflr2.png" id="1_5spvt"] +[ext_resource type="Texture2D" uid="uid://baht3723xh8ay" path="res://maps/textures/str_stoneflr2.png" id="1_5spvt"] [resource] albedo_texture = ExtResource("1_5spvt") diff --git a/godot/maps/materials/str_stonerubble.tres b/godot/maps/materials/str_stonerubble.tres index 308f418..d41db4d 100644 --- a/godot/maps/materials/str_stonerubble.tres +++ b/godot/maps/materials/str_stonerubble.tres @@ -1,6 +1,6 @@ [gd_resource type="StandardMaterial3D" format=3 uid="uid://dme44tx1rdvug"] -[ext_resource type="Texture2D" uid="uid://jgjcfwjq3lyd" path="res://maps/textures/str_stonerubble.png" id="1_s4nva"] +[ext_resource type="Texture2D" uid="uid://dect8uvhxq7j3" path="res://maps/textures/str_stonerubble.png" id="1_s4nva"] [resource] albedo_texture = ExtResource("1_s4nva")