SupaLidlGame/Items/Weapons/Sword.tres

17 lines
655 B
Plaintext
Raw Normal View History

2023-12-31 05:59:33 -08:00
[gd_resource type="Resource" script_class="ItemMetadata" load_steps=5 format=3 uid="uid://cl7jvdu2lnv2d"]
2023-12-29 17:45:36 -08:00
2023-12-31 05:59:33 -08:00
[ext_resource type="Texture2D" uid="uid://dfpe74vxvuwal" path="res://Assets/Sprites/Items/pugio.png" id="1_j0i86"]
2023-12-29 17:45:36 -08:00
[ext_resource type="Script" path="res://Utils/ScenePath.cs" id="1_mh5y8"]
[ext_resource type="Script" path="res://Items/ItemMetadata.cs" id="2_asbkr"]
[sub_resource type="Resource" id="Resource_qqiwa"]
script = ExtResource("1_mh5y8")
Path = "res://Items/Weapons/Sword.tscn"
[resource]
script = ExtResource("2_asbkr")
Instance = SubResource("Resource_qqiwa")
2023-12-31 05:59:33 -08:00
Icon = ExtResource("1_j0i86")
Name = "The Fool's Sword"
Description = ""