Dont require CSS anymore

This commit is contained in:
Redox 2023-07-19 04:31:47 +02:00 committed by GitHub
parent da399bc975
commit 3a13c52d3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,9 +21,10 @@ SWEP.Instructions = "Hold up to Keypad."
SWEP.Contact = ""
SWEP.Purpose = "Handheld Keypad Cracker tool used to force entry into player bases."
SWEP.Category = "Raid Tools"
swep.UseHands = true
SWEP.ViewModelFOV = 65
SWEP.ViewModelFlip = false
SWEP.ViewModel = Model( "models/weapons/v_c4.mdl" )
swep.ViewModel = Model( "models/weapons/cstrike/c_c4.mdl" )
SWEP.WorldModel = Model( "models/weapons/w_c4.mdl" )
SWEP.Spawnable = true
SWEP.AdminOnly = false