Items sorting

This commit is contained in:
Marco 2025-05-02 10:25:25 +02:00
commit c928c86e6c
27 changed files with 79 additions and 49 deletions

View file

@ -13,6 +13,7 @@ ShortName = &""
ItemDescription = &"Ammo for Ice-Based Weapons"
ItemKey = &"ICE_AMMO"
Item = 3
Tier = 0
Price = 0
Amount = 10
Max = 250

View file

@ -6,7 +6,7 @@
[resource]
script = ExtResource("3_n0omu")
ItemName = &"Sawed Ice Shotgun"
ItemName = &"Sawed-Off Ice Shotgun"
ShortName = &"IC-25"
ItemDescription = &"Shoots ice pellets in a wide spread"
ItemKey = &"ICE_SHOTGUN_SAWED"

View file

@ -6,7 +6,7 @@
[resource]
script = ExtResource("3_eu2qy")
ItemName = &"Improved Sawed Ice Shotgun"
ItemName = &"Improved Sawed-Off Ice Shotgun"
ShortName = &"IC-27-S"
ItemDescription = &"Shoots ice pellets in a wide spread"
ItemKey = &"ICE_SHOTGUN_SAWED_T1"

View file

@ -6,7 +6,7 @@
[resource]
script = ExtResource("3_4syqt")
ItemName = &"Advanced Sawed Ice Shotgun"
ItemName = &"Advanced Sawed-Off Ice Shotgun"
ShortName = &"IC-27-S"
ItemDescription = &"Shoots ice pellets in a wide spread"
ItemKey = &"ICE_SHOTGUN_SAWED_T2"

View file

@ -9,7 +9,7 @@ script = ExtResource("3_1c8ng")
ItemName = &"Improved Icicle Repeater"
ShortName = &"IC-18"
ItemDescription = &"Shoots ice pellets at a high rate"
ItemKey = &"ICICLE_REPEATER"
ItemKey = &"ICICLE_REPEATER_T1"
Item = 9
Tier = 1
Price = 0