aboutsummaryrefslogtreecommitdiff
path: root/client/map
diff options
context:
space:
mode:
Diffstat (limited to 'client/map')
-rw-r--r--client/map/items/plate_fill.resbin710 -> 714 bytes
-rw-r--r--client/map/items/plate_fill.tscn4
2 files changed, 2 insertions, 2 deletions
diff --git a/client/map/items/plate_fill.res b/client/map/items/plate_fill.res
index b21e4690..8aad5797 100644
--- a/client/map/items/plate_fill.res
+++ b/client/map/items/plate_fill.res
Binary files differ
diff --git a/client/map/items/plate_fill.tscn b/client/map/items/plate_fill.tscn
index 0ecb2294..1ba34231 100644
--- a/client/map/items/plate_fill.tscn
+++ b/client/map/items/plate_fill.tscn
@@ -2,11 +2,11 @@
[ext_resource type="ArrayMesh" uid="uid://c8l6gbfjikyv3" path="res://map/items/plate_fill.res" id="1_dgygv"]
-[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_5o82g"]
+[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_q0leg"]
resource_local_to_scene = true
[node name="PlateFill" type="MeshInstance3D"]
transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0)
mesh = ExtResource("1_dgygv")
skeleton = NodePath("")
-surface_material_override/0 = SubResource("StandardMaterial3D_5o82g")
+surface_material_override/0 = SubResource("StandardMaterial3D_q0leg")