signalis-eb/godot/resources/player_inventory.tres
2025-06-17 01:26:30 -04:00

8 lines
319 B
Text

[gd_resource type="Resource" script_class="Inventory" load_steps=2 format=3 uid="uid://bllq6ri54q3ne"]
[ext_resource type="Script" uid="uid://dh4ytedxidq0x" path="res://src/inventory.gd" id="2_1njko"]
[resource]
script = ExtResource("2_1njko")
max_capacity = null
metadata/_custom_type_script = "uid://dh4ytedxidq0x"