mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-12 00:55:55 +00:00
Weapon balancing
This commit is contained in:
parent
f996513dca
commit
d78daf4e18
5 changed files with 23 additions and 7 deletions
|
|
@ -13,8 +13,8 @@ ShortName = &""
|
|||
ItemDescription = &"Ammo for Ice-Based Weapons"
|
||||
ItemKey = &"ICE_AMMO"
|
||||
Item = 3
|
||||
Amount = 20
|
||||
Max = 250
|
||||
Amount = 5
|
||||
Max = 30
|
||||
ConsumeOnUse = true
|
||||
AutoPickup = true
|
||||
InventorySprite = SubResource("AtlasTexture_3y0hf")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue