diff options
author | nokoe <nokoe@mailbox.org> | 2025-09-30 15:19:38 +0200 |
---|---|---|
committer | nokoe <nokoe@mailbox.org> | 2025-09-30 15:20:37 +0200 |
commit | 5850d86b552bd555d031cdbbd7ca20251793f6da (patch) | |
tree | 87d7aeddc31a82f1d272171d11869bf524571798 /client/map/items/basket.tscn | |
parent | 37a176f2e76eb5d293fd63f6ba39a143cb0abf1c (diff) | |
download | hurrycurry-5850d86b552bd555d031cdbbd7ca20251793f6da.tar hurrycurry-5850d86b552bd555d031cdbbd7ca20251793f6da.tar.bz2 hurrycurry-5850d86b552bd555d031cdbbd7ca20251793f6da.tar.zst |
add french fries recipe models
Diffstat (limited to 'client/map/items/basket.tscn')
-rw-r--r-- | client/map/items/basket.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/map/items/basket.tscn b/client/map/items/basket.tscn index 2fcd336d..4a3e046d 100644 --- a/client/map/items/basket.tscn +++ b/client/map/items/basket.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=2 format=3 uid="uid://bu0o7coy26rwx"] -[ext_resource type="ArrayMesh" uid="uid://bqwi4qvtgjlk5" path="res://map/deep_fryer_basket.res" id="1_7yj46"] +[ext_resource type="ArrayMesh" uid="uid://bqwi4qvtgjlk5" path="res://map/items/deep_fryer_basket.res" id="1_7yj46"] [node name="Basket" type="Node3D"] |