flags / Reactor-3

Post-apocalyptic action roguelike with a focus on inventory management and gun-based combat.
MIT License
71 stars 11 forks source link

Lie detection untested #107

Closed flags closed 10 years ago

flags commented 11 years ago

memory.detect_lies() needs additional testing, which can be done by getting someone to ask you who the founder of a camp is and giving them inaccurate information. They should discover you're lying when they introduce themselves to the real camp founder. The code does nothing and needs to be written to check for duplicate answers to a question.