diff options
Diffstat (limited to 'client/map')
-rw-r--r-- | client/map/items/dough.res | bin | 10298 -> 12899 bytes | |||
-rw-r--r-- | client/map/items/dough.tscn | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/client/map/items/dough.res b/client/map/items/dough.res Binary files differindex 2337429d..58637689 100644 --- a/client/map/items/dough.res +++ b/client/map/items/dough.res diff --git a/client/map/items/dough.tscn b/client/map/items/dough.tscn index 10d591c9..73f8c494 100644 --- a/client/map/items/dough.tscn +++ b/client/map/items/dough.tscn @@ -5,6 +5,6 @@ [node name="Dough" type="Node3D"] [node name="Mesh" type="MeshInstance3D" parent="."] -transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) +transform = Transform3D(0.4, 0, 0, 0, 0.4, 0, 0, 0, 0.4, 0, 0, 0) mesh = ExtResource("1_fe02r") skeleton = NodePath("") |