VedVid / RAWIG

RAWIG (Roguelike Architecture, Written In Go) is ready to modify and expand roguelike architecture.
BSD 2-Clause "Simplified" License
16 stars 3 forks source link

"Equipping items is not implemented yet." during trying to equip weapon by inventory -> weapon -> equip #73

Closed VedVid closed 5 years ago

VedVid commented 5 years ago

More complex problem that I thought.

After choosing "equip" option, game should print slice (menu) of equipment slots. Then player chooses which slot it should overwrite...

But should I let player to spent one turn for equipping into empty slot, and the same one turn on removing equipped item from slot, then equipping new one?
Perhaps I will.

VedVid commented 5 years ago

Done by 0d8ba933795848df84fb252ca6cae5edf7fd728a