sjdodge123 / spaceroyale.io

Multiplayer Javacsript IO game
Apache License 2.0
2 stars 0 forks source link

Attributes should have a cap #102

Closed sjdodge123 closed 7 years ago

sjdodge123 commented 7 years ago

When an attribute is applied it should first check the existing attributes on the ship and see if the maximum number has been reached

if not maxed out, apply the attribute; otherwise do nothing