aboutsummaryrefslogtreecommitdiff
path: root/client/map/items/sliced_lettuce.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'client/map/items/sliced_lettuce.tscn')
-rw-r--r--client/map/items/sliced_lettuce.tscn10
1 files changed, 10 insertions, 0 deletions
diff --git a/client/map/items/sliced_lettuce.tscn b/client/map/items/sliced_lettuce.tscn
new file mode 100644
index 00000000..3fb675c6
--- /dev/null
+++ b/client/map/items/sliced_lettuce.tscn
@@ -0,0 +1,10 @@
+[gd_scene load_steps=2 format=3 uid="uid://c8tjoqcdn1gpj"]
+
+[ext_resource type="ArrayMesh" uid="uid://jkb0e8d584uo" path="res://map/items/sliced_lettuce.res" id="1_y7x7n"]
+
+[node name="SlicedLettuce" 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_y7x7n")
+skeleton = NodePath("")