We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa97171 commit 1309c5eCopy full SHA for 1309c5e
addons/sourcemod/configs/prophunt/props.cfg
@@ -249,6 +249,26 @@
249
"model" "models/props_spytech/corkboard01.mdl"
250
"blacklist" "1"
251
}
252
+ "props_farm/junction_box"
253
+ {
254
+ "model" "models/props_farm/junction_box.mdl"
255
+ "blacklist" "1"
256
+ }
257
+ "props_farm/gutter_pipe_end"
258
259
+ "model" "models/props_farm/gutter_pipe_end.mdl"
260
261
262
+ "props_spytech/vent002"
263
264
+ "model" "models/props_spytech/vent002.mdl"
265
266
267
+ "props_gameplay/sign_wood_cap001"
268
269
+ "model" "models/props_gameplay/sign_wood_cap001.mdl"
270
+ "offset" "0 0 50"
271
272
273
// Match by regular expression
274
"weapon_pattern"
0 commit comments