diff options
| author | tpart <tpart120@proton.me> | 2025-10-14 20:43:19 +0200 |
|---|---|---|
| committer | tpart <tpart120@proton.me> | 2025-10-14 20:43:25 +0200 |
| commit | a4a43c4860e484194999d600ea6a68b5c49f27f7 (patch) | |
| tree | 0738e52a367c617221ae21fbd1785552aa9c859b /client/map | |
| parent | 9255fa5639abcaa0adae7d3e1d27f33e8f242987 (diff) | |
| download | hurrycurry-a4a43c4860e484194999d600ea6a68b5c49f27f7.tar hurrycurry-a4a43c4860e484194999d600ea6a68b5c49f27f7.tar.bz2 hurrycurry-a4a43c4860e484194999d600ea6a68b5c49f27f7.tar.zst | |
Fix tomato sauce sticking out of plate
Diffstat (limited to 'client/map')
| -rw-r--r-- | client/map/items/noodles_tomato_sauce_fill.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/map/items/noodles_tomato_sauce_fill.tscn b/client/map/items/noodles_tomato_sauce_fill.tscn index 57d022ec..6fd1e45a 100644 --- a/client/map/items/noodles_tomato_sauce_fill.tscn +++ b/client/map/items/noodles_tomato_sauce_fill.tscn @@ -5,5 +5,5 @@ [node name="NoodlesTomatoSauceFill" type="Node3D"] [node name="Mesh" type="MeshInstance3D" parent="."] -transform = Transform3D(0.4543747, 0.03329535, -0.3680526, -0.10767557, 0.4247603, -0.035191447, 0.4288422, 0.071372986, 0.38112977, 0, -0.0066690147, 0) +transform = Transform3D(-0.60932875, -0.0051440885, -0.022176262, -0.014863605, 0.24028103, 0.038889483, 0.024445973, 0.017876228, -0.5291095, -0.007, 0.023, 0.011) mesh = ExtResource("1_wu5sg") |