You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Babushka/resources/itemRepository.tres

9 lines
392 B

[gd_resource type="Resource" script_class="ItemRepository" load_steps=2 format=3 uid="uid://d284vxftxhym0"]
[ext_resource type="Script" uid="uid://oafmfqkdqewd" path="res://scripts/CSharp/Common/Inventory/ItemRepository.cs" id="1_ew4x0"]
[resource]
script = ExtResource("1_ew4x0")
itemInventoryRepository = Dictionary[Object, String]({})
metadata/_custom_type_script = "uid://oafmfqkdqewd"