aboutsummaryrefslogtreecommitdiff
path: root/client/map/items/food_processor_content.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'client/map/items/food_processor_content.tscn')
-rw-r--r--client/map/items/food_processor_content.tscn8
1 files changed, 8 insertions, 0 deletions
diff --git a/client/map/items/food_processor_content.tscn b/client/map/items/food_processor_content.tscn
new file mode 100644
index 00000000..1ae6dba4
--- /dev/null
+++ b/client/map/items/food_processor_content.tscn
@@ -0,0 +1,8 @@
+[gd_scene load_steps=2 format=3 uid="uid://di5nq2vgvostp"]
+
+[ext_resource type="ArrayMesh" uid="uid://vkd0ty7khthl" path="res://map/items/food_processor_content.res" id="1_pyn0j"]
+
+[node name="FoodProcessorContent" type="MeshInstance3D"]
+transform = Transform3D(0.15, 0, 0, 0, 0.15, 0, 0, 0, 0.15, 0, 0.3, 0)
+mesh = ExtResource("1_pyn0j")
+skeleton = NodePath("")