Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Small and large shields can be built more than once #212

Closed
lanedirt opened this issue May 27, 2024 · 1 comment
Closed

[BUG] Small and large shields can be built more than once #212

lanedirt opened this issue May 27, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@lanedirt
Copy link
Owner

Describe the bug
The small and large shield defense objects can be built more than once. They should actually only be able to be built once.

To Reproduce
Steps to reproduce the behavior:

  1. Go to defense page.
  2. Try to build a small and/or large shield.
  3. After building, try to build another unit.
  4. You are able to build more than one.

Expected behavior
Only being able to build maximum of 1. When one is already built, the "build" button is greyed out and disabled.

Screenshots
This is what it looks like now:

Screenshot 2024-05-27 at 22 46 16

This is what it looks like in the official game:
Screenshot 2024-05-27 at 22 51 27

@lanedirt lanedirt added the bug Something isn't working label May 27, 2024
@lanedirt
Copy link
Owner Author

Fixed by PR #409.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant