A bug was introduced in #150 which prevented taters from being interacted with because tater collection was attempted first, short-circuiting the entire interaction. This pull request resolves this bug by removing the short-circuiting behavior of tater collection.
A bug was introduced in #150 which prevented taters from being interacted with because tater collection was attempted first, short-circuiting the entire interaction. This pull request resolves this bug by removing the short-circuiting behavior of tater collection.