munificent / hauberk

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

Can't Use things #51

Closed En810 closed 5 years ago

En810 commented 5 years ago

I don't seem to be able to equip things, as the options is blacked out. am I missing a new feature or something ?

En810 commented 5 years ago

Ok, looks like I have to use "e" instead of "u" to equip stuff now. Ps, The dual wielding seems to be working. :)

munificent commented 5 years ago

Yes, I really need docs. :)

Equipping is a separate keypress because now there are items (light sources) which can be both equipped or consumed.

En810 commented 5 years ago

Oh that reminds me what's the difference between a torch in your inventory vs a torch in your hand ? is it like double the light or something and will it burn out ?

munificent commented 5 years ago

A torch in your inventory doesn't do anything any more. Now to have it give the hero emanation, you need to equip it.