aboutsummaryrefslogtreecommitdiff
path: root/client/map/items/raw_steak.tscn
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2024-09-13 18:48:58 +0200
committertpart <tpart120@proton.me>2024-09-13 18:49:03 +0200
commit7155c94671ea764bfc42c2f5d608649418d47f47 (patch)
tree0b3c1549f3c39a08f8683eb379f977b25a9836f9 /client/map/items/raw_steak.tscn
parentc28e3210fb591dbb3f457323f41d662bdec2bbc3 (diff)
downloadhurrycurry-7155c94671ea764bfc42c2f5d608649418d47f47.tar
hurrycurry-7155c94671ea764bfc42c2f5d608649418d47f47.tar.bz2
hurrycurry-7155c94671ea764bfc42c2f5d608649418d47f47.tar.zst
Update steak and cooked steak names
Diffstat (limited to 'client/map/items/raw_steak.tscn')
-rw-r--r--client/map/items/raw_steak.tscn10
1 files changed, 0 insertions, 10 deletions
diff --git a/client/map/items/raw_steak.tscn b/client/map/items/raw_steak.tscn
deleted file mode 100644
index f8b282fb..00000000
--- a/client/map/items/raw_steak.tscn
+++ /dev/null
@@ -1,10 +0,0 @@
-[gd_scene load_steps=2 format=3 uid="uid://burjwm1m1ukbh"]
-
-[ext_resource type="ArrayMesh" uid="uid://tuorjx63f0ij" path="res://map/items/raw_steak.res" id="1_dw8a3"]
-
-[node name="RawSteak" 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)
-mesh = ExtResource("1_dw8a3")
-skeleton = NodePath("")