forked from willox/gmod-keypad
Dont require CSS anymore
This commit is contained in:
parent
da399bc975
commit
3a13c52d3f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user