Пример #1
0
 public static WeenieClassName RollTwoHandedWeaponWcid()
 {
     return(TwoHandedWeaponWcids.Roll());
 }
Пример #2
0
 public static WeenieClassName RollTwoHandedWeaponWcid(ref TreasureWeaponType weaponType)
 {
     return(TwoHandedWeaponWcids.Roll(out weaponType));
 }