mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-10 01:15:55 +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://cspcgkr0tane2"]
|
|
|
|
[ext_resource type="Script" path="res://Scripts/Resources/LootItem.cs" id="1_t0s5w"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_t0s5w")
|
|
Item = 2
|
|
Amount = 1
|
|
Max = 1
|