sjdodge123 / spaceroyale.io

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

Attribute Item base class #82

Closed sjdodge123 closed 7 years ago

sjdodge123 commented 7 years ago

Add a Attribute item base class to allow extension of other items that will drop Add applyAttribute() to ship class with basic functionality Add removeAttribute() to ship class with basic functionality