Beispiel #1
0
 public bool AdaptabilityTest(Crew c)
 {
     return(c.AdaptabilityRoll() >= mysteria * 20f);
 }