aboutsummaryrefslogtreecommitdiff
path: root/client/map/items/bread_slice.tscn
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2024-09-16 12:49:03 +0200
committertpart <tpart120@proton.me>2024-09-16 12:49:09 +0200
commit851b283d4ac2a4218f2863838c3aeb137e8fa179 (patch)
treea19226e50661f91e6242133fee2186c3a0152b69 /client/map/items/bread_slice.tscn
parent2524401702989e7cde65ee3c04a117949d9628b7 (diff)
downloadhurrycurry-851b283d4ac2a4218f2863838c3aeb137e8fa179.tar
hurrycurry-851b283d4ac2a4218f2863838c3aeb137e8fa179.tar.bz2
hurrycurry-851b283d4ac2a4218f2863838c3aeb137e8fa179.tar.zst
Remove legacy items
Diffstat (limited to 'client/map/items/bread_slice.tscn')
-rw-r--r--client/map/items/bread_slice.tscn9
1 files changed, 0 insertions, 9 deletions
diff --git a/client/map/items/bread_slice.tscn b/client/map/items/bread_slice.tscn
deleted file mode 100644
index 3a435e17..00000000
--- a/client/map/items/bread_slice.tscn
+++ /dev/null
@@ -1,9 +0,0 @@
-[gd_scene load_steps=2 format=3 uid="uid://ccajf36datccs"]
-
-[ext_resource type="ArrayMesh" uid="uid://cwftutpb2lxca" path="res://map/items/bread_slice.res" id="1_yv77k"]
-
-[node name="BreadSlice" type="Node3D"]
-
-[node name="Mesh" type="MeshInstance3D" parent="."]
-mesh = ExtResource("1_yv77k")
-skeleton = NodePath("")