mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-10 10:25:54 +00:00
Tweaked icicle gun to shoot faster at lower power
This commit is contained in:
parent
27e0000c50
commit
24386e724f
4 changed files with 30 additions and 8 deletions
|
|
@ -32,7 +32,6 @@ public partial class WeaponResource : Resource
|
|||
|
||||
[Export] public bool InfiniteAmmo = true;
|
||||
|
||||
|
||||
[Export] public StringName ItemKey;
|
||||
[Export] public StringName AmmoKey;
|
||||
#region Bullet spawn data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue