IdleLands / IdleLandsOld

[DEPRECATED] A full-blown idling RPG. It has a modular backend that can be added to any existing frontend via a REST API.
http://idlelands.github.io/IdleLandsOld
MIT License
42 stars 28 forks source link

possible bug in item equipping #910

Open seiyria opened 9 years ago

seiyria commented 9 years ago

here: https://github.com/IdleLands/IdleLands/blob/master/src/character/player/Player.coffee#L27-L34

If a player wants to manually equip something, it can fail this check.