aboutsummaryrefslogtreecommitdiff
path: root/client/map/items/dough.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'client/map/items/dough.tscn')
-rw-r--r--client/map/items/dough.tscn4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/map/items/dough.tscn b/client/map/items/dough.tscn
index 11a81194..10d591c9 100644
--- a/client/map/items/dough.tscn
+++ b/client/map/items/dough.tscn
@@ -1,10 +1,10 @@
[gd_scene load_steps=2 format=3 uid="uid://dw5gdtilcsdcc"]
-[ext_resource type="ArrayMesh" uid="uid://bdbn7skeegtqq" path="res://map/items/dough.res" id="1_fe02r"]
+[ext_resource type="ArrayMesh" uid="uid://duv7fs8jmwjn5" path="res://map/items/dough.res" id="1_fe02r"]
[node name="Dough" type="Node3D"]
[node name="Mesh" type="MeshInstance3D" parent="."]
-transform = Transform3D(0.75, 0, 0, 0, 0.75, 0, 0, 0, 0.75, 0, 0, 0)
+transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0)
mesh = ExtResource("1_fe02r")
skeleton = NodePath("")