12 lines
543 B
Plaintext
12 lines
543 B
Plaintext
[gd_resource type="Resource" script_class="ItemData" format=3 uid="uid://dnwl7sso3ek8u"]
|
|
|
|
[ext_resource type="Script" uid="uid://cjb16s8q73wkx" path="res://GameShit/PlayerController/Hotbar/ItemData.gd" id="1_rooc4"]
|
|
[ext_resource type="Texture2D" uid="uid://ck08pmfd6u0nn" path="res://Assets/textures/small_storage_container.png" id="2_3lq87"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_rooc4")
|
|
Name = "Small Storage Container"
|
|
ID = "base:small_storage_container"
|
|
texture = ExtResource("2_3lq87")
|
|
metadata/_custom_type_script = "uid://cjb16s8q73wkx"
|