mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-21 23:34:06 +00:00
18 lines
616 B
Text
18 lines
616 B
Text
[gd_resource type="Resource" script_class="LootItem" format=3 uid="uid://daypqxy0pyepn"]
|
|
|
|
[ext_resource type="Resource" path="res://Resources/Weapons/DISAGIATOR.tres" id="1_ud0bn"]
|
|
[ext_resource type="Script" uid="uid://epnwjptvks3t" path="res://Scripts/Resources/LootItem.cs" id="2_3rlf8"]
|
|
|
|
[resource]
|
|
script = ExtResource("2_3rlf8")
|
|
ItemName = &"Disagiator"
|
|
ShortName = &"DS-TR"
|
|
ItemDescription = &"Weapon that causes Disagi"
|
|
ItemKey = &"DISAGIATOR"
|
|
Item = 13
|
|
WeaponData3D = ExtResource("1_ud0bn")
|
|
Amount = 1
|
|
Max = 1
|
|
Selectable = true
|
|
DropScenePath = &""
|
|
DropScenePath3D = &"res://Scenes/Items/GenericItem3D.tscn"
|