Beispiel #1
0
 public void SpellbookCastersHaveASpellbookInTheirInventory()
 {
     AssertCharacter.IsCarrying <Spellbook>(wizard);
 }