e9da54c2f9
Too many changes to list.
7 lines
139 B
Lua
7 lines
139 B
Lua
INC_SERVER()
|
|
|
|
SWEP.Primary.Projectile = "projectile_grenade_bouncy"
|
|
SWEP.Primary.ProjVelocity = 600
|
|
|
|
function SWEP:PhysModify(physobj)
|
|
end
|