Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if SERVER then
- function SWEP:Deploy()
- if IsValid(self.Owner) then
- if local has_item = ply:PS_HasItem('Crowbar upgrade') then
- self.Primary.Delay = 0.3
- end
- elseif
- end
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement