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

Merge DropFromInventory and DropFromEquipment #61

Closed VedVid closed 5 years ago

VedVid commented 5 years ago

Rework of equipment that started at brach equipment-rework by 2817c532b7d6f48fb789ef0b723601168be07272 will make inventory and equipment very similar (or maybe even the same?)

VedVid commented 5 years ago

Not relevent anymore, there is no dropping directly from equipment now.