mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-08 23:25:54 +00:00
9 lines
260 B
Text
9 lines
260 B
Text
[gd_resource type="Resource" script_class="LootItem" load_steps=2 format=3 uid="uid://cj5aa7btaw6q0"]
|
|
|
|
[ext_resource type="Script" path="res://Scripts/Resources/LootItem.cs" id="1_k8cnp"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_k8cnp")
|
|
Item = 1
|
|
Amount = 1
|
|
Max = 1
|