munificent / hauberk

A web-based roguelike written in Dart.
http://munificent.github.io/hauberk/
Other
2k stars 200 forks source link

Conditional Acquirement of Skills #39

Open mbystrom opened 6 years ago

mbystrom commented 6 years ago

As far as I can tell, new skills aren't added (like the "you can begin training in [weapon]") if the "pick up and use" (U, tab, tab, A) command is used, but the skills are added normally when the weapon is picked up using the G key before being equipped from inventory.