Describe the bug
All options can be pressed on the skill check for an easy bypass.
To Reproduce
Steps to reproduce the behavior:
Use any Skill check on anything. But apply several keys. Example:
lib.skillCheck({'easy', 'easy', 'easy'}, {'1','2','3'})
Pressing 1,2 and 3 all together at the same time will result in a passed skill check.
Expected behavior
Other numbers pressed should equal fail.
Screenshots
N/A
Additional context
Probs make it a single input only?
Describe the bug
All options can be pressed on the skill check for an easy bypass.
To Reproduce
Steps to reproduce the behavior:
Use any Skill check on anything. But apply several keys. Example:
lib.skillCheck({'easy', 'easy', 'easy'}, {'1','2','3'})
Pressing 1,2 and 3 all together at the same time will result in a passed skill check.
Expected behavior
Other numbers pressed should equal fail.
Screenshots
N/A
Additional context
Probs make it a single input only?