Esempio n. 1
0
 public static WeenieClassName RollTwoHandedWeaponWcid()
 {
     return(TwoHandedWeaponWcids.Roll());
 }
Esempio n. 2
0
 public static WeenieClassName RollTwoHandedWeaponWcid(ref TreasureWeaponType weaponType)
 {
     return(TwoHandedWeaponWcids.Roll(out weaponType));
 }