Beispiel #1
0
        public void ReachWeaponsMatchConstants()
        {
            var reach = WeaponConstants.GetAllReach(false, false);

            VerifyAttribute(reach, AttributeConstants.Reach);
        }