Revert some pathing stuff, adjust general spawn rates
This commit is contained in:
@@ -42,6 +42,7 @@ public partial class Ammo : Node3D, IEquipableItem, IStackable
|
||||
|
||||
public void SetCount(int count) => Count.OnNext(count);
|
||||
|
||||
|
||||
[Save("ammo_element")]
|
||||
public ElementType AmmoElement => Stats.AmmoElement;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user