Example #1
0
 public static IDs RollUndead(DiceRoller roller)
 {
     return(roller.Choose(UNDEAD_SKILLS));
 }