We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4c8f0b commit a3b873cCopy full SHA for a3b873c
shared/shared.lua
@@ -11,7 +11,7 @@ Shared.MaxFrequency = 500.00 -- Max Limit of Radio Channel
11
---@type Jammer
12
Shared.Jammer = {
13
state = true, -- to use jammer system or not
14
- model = 'm23_2_prop_m32_jammer_01a', -- prop to spawn for jammer
+ model = 'sm_prop_smug_jammer', -- prop to spawn for jammer
15
permission = {"police"}, -- permission how can setup jammer (job/gang)
16
default = {}, -- default jammer setup location
17
range = {
0 commit comments