Skip to main content

✅ Truth placement no lie marker

CategoryAbility
StatusPassing
Testtests/test_abilities_complex.py::TestFurfurGameWithinAGame::test_truth_placement_no_lie_marker

PRECONDITIONS:

Action

  • Furfur activates Game Within a Game with is_lie=False

Expected Postconditions

  • Question familiar deployed (no lie marker)

Assertions

assert len(lie_effects) == 0, "Truth placement should NOT apply question_is_lie status"