Small patch today, don't worry Go1dmaster I'll get to your bank soon enough.
General
General
- Fixed the bone crate coin rarities(was just a display bug).
- Removed hunter rounds until the bug can be resolved(going to rewrite the round state code).
- Buffed the UMP's base damage up to 12, and slightly increased its firerate. The UMP is unique to SMG's because its headshot multiplier doesn't scale based on distance like all others.
New UMP stats:
Code:
SWEP.Primary.Damage = 12
SWEP.Primary.Delay = 0.090
SWEP.Primary.Cone = 0.02
SWEP.Primary.ClipSize = 30
SWEP.Primary.ClipMax = 60
SWEP.Primary.DefaultClip = 30
SWEP.HeadshotMultiplier = 3.5
SWEP.Primary.Recoil = 1.2