2026-02-28 18:44:23 +01:00
|
|
|
[gd_resource type="Resource" script_class="LootItem" format=3 uid="uid://btk4kojtepwv"]
|
2025-05-01 11:10:36 +02:00
|
|
|
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://7r50e2264cnr" path="res://Sprites/Items/Ice_Shotgun_Sawed_T1.png" id="1_qo2ul"]
|
|
|
|
|
[ext_resource type="Resource" uid="uid://cea6xftma1sd3" path="res://Resources/Weapons/Ice_Shotgun_Sawed_T1.tres" id="2_d8yv1"]
|
|
|
|
|
[ext_resource type="Script" uid="uid://epnwjptvks3t" path="res://Scripts/Resources/LootItem.cs" id="3_eu2qy"]
|
|
|
|
|
|
|
|
|
|
[resource]
|
|
|
|
|
script = ExtResource("3_eu2qy")
|
2025-05-02 10:25:25 +02:00
|
|
|
ItemName = &"Improved Sawed-Off Ice Shotgun"
|
2025-05-01 11:10:36 +02:00
|
|
|
ShortName = &"IC-27-S"
|
|
|
|
|
ItemDescription = &"Shoots ice pellets in a wide spread"
|
|
|
|
|
ItemKey = &"ICE_SHOTGUN_SAWED_T1"
|
|
|
|
|
Item = 9
|
|
|
|
|
Tier = 1
|
|
|
|
|
WeaponData = ExtResource("2_d8yv1")
|
|
|
|
|
Amount = 1
|
|
|
|
|
Max = 1
|
2026-02-28 18:44:23 +01:00
|
|
|
UiType = 14
|
2025-05-01 11:10:36 +02:00
|
|
|
Selectable = true
|
|
|
|
|
InventorySprite = ExtResource("1_qo2ul")
|
|
|
|
|
DropScenePath = &"res://Scenes/Items/GenericItem.tscn"
|
2025-06-17 17:49:40 +02:00
|
|
|
DropScenePath3D = &"uid://cnot7sft7lpf3"
|