[gd_resource type="Resource" script_class="LootItem" load_steps=4 format=3 uid="uid://cfq121rs3bsu8"] [ext_resource type="Resource" uid="uid://ckppo2seg313h" path="res://Resources/Weapons/Cheat_Gun.tres" id="2_0na1t"] [ext_resource type="Texture2D" uid="uid://cwy7g861vnbj1" path="res://Sprites/Items/Cheat_Gun.png" id="2_0vddk"] [ext_resource type="Script" uid="uid://epnwjptvks3t" path="res://Scripts/Resources/LootItem.cs" id="3_i0e51"] [resource] script = ExtResource("3_i0e51") ItemName = &"Cheat Gun" ShortName = &"CHAET" ItemDescription = &"Does massive damage" ItemKey = &"CHEAT_GUN" Item = 9 Tier = 0 Price = 0 WeaponData = ExtResource("2_0na1t") Amount = 1 Max = 1 PickupIfMaxed = true ConsumeOnUse = false UiType = 0 Selectable = true AutoPickup = false InventorySprite = ExtResource("2_0vddk") DropScenePath = &"res://Scenes/Items/GenericItem.tscn" DropScenePath3D = &"uid://cnot7sft7lpf3"