From eb31cb90e32ef15d7c76d526db4f057e82448b58 Mon Sep 17 00:00:00 2001 From: dusoleil Date: Fri, 16 Sep 2022 03:27:42 -0400 Subject: Housekeeping for all the new stuff that diverged from the reorganization --- ship/staircase_1/staircase.tres | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ship/staircase_1/staircase.tres') diff --git a/ship/staircase_1/staircase.tres b/ship/staircase_1/staircase.tres index be9383e..66f7596 100644 --- a/ship/staircase_1/staircase.tres +++ b/ship/staircase_1/staircase.tres @@ -1,8 +1,8 @@ [gd_resource type="SpatialMaterial" load_steps=4 format=2] -[ext_resource path="res://maps/main_stage/assets/staircase_1/staircase_roughness.png" type="Texture" id=1] -[ext_resource path="res://maps/main_stage/assets/staircase_1/staircase_albedo.png" type="Texture" id=2] -[ext_resource path="res://maps/main_stage/assets/staircase_1/staircase_normal.png" type="Texture" id=3] +[ext_resource path="res://ship/staircase_1/staircase_roughness.png" type="Texture" id=1] +[ext_resource path="res://ship/staircase_1/staircase_albedo.png" type="Texture" id=2] +[ext_resource path="res://ship/staircase_1/staircase_normal.png" type="Texture" id=3] [resource] albedo_texture = ExtResource( 2 ) -- cgit v1.2.3