You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 5, 2024. It is now read-only.
Describe the bug
When the Fill Sandbag pie slice is used with the shovel while having collected less than 10 units of sand, it will fail to produce a sandbag as expected but still remove all units.
To Reproduce
Steps to reproduce the behavior:
Equip an actor with Ronin Shovel
Dig up < 10 units of sand
Attempt to Fill Sandbag from pie menu
Sand held is reset, shovel displays defalt ammo capacity of infinite
Expected behavior
Presumably a slight lua mistake, shovel should only remove units if a sandbag is successfully created
Describe the bug
When the
Fill Sandbagpie slice is used with the shovel while having collected less than 10 units of sand, it will fail to produce a sandbag as expected but still remove all units.To Reproduce
Steps to reproduce the behavior:
Fill Sandbagfrom pie menuinfiniteExpected behavior
Presumably a slight lua mistake, shovel should only remove units if a sandbag is successfully created