ndouglas / downdelving-old

An experimental roguelike written in Rust.
The Unlicense
1 stars 0 forks source link

Modify vendor sale price based on charisma. #52

Open ndouglas opened 2 years ago

ndouglas commented 2 years ago

Story

See #47 . Vendors should adjust the price for which they are willing to purchase items based on the seller's charisma.

Acceptance Criteria

Implementation Notes