forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
a6d1ae27ea
commit
9c9fcee5b6
1 changed files with 3 additions and 1 deletions
|
@ -237,7 +237,9 @@ if not Config.UseOldSlingScript then
|
|||
["markedbills"] = { model = "prop_money_bag_01" },
|
||||
["meth"] = { model = "hei_prop_pill_bag_01" },
|
||||
["weed_brick"] = { model = "bkr_prop_weed_drying_02a" },
|
||||
|
||||
["fishingrod"] = { model = "prop_fishing_rod_02" },
|
||||
["fishingrod2"] = { model = "prop_fishing_rod_01" },
|
||||
["fishingrod3"] = { model = "prop_fishing_rod_01" },
|
||||
|
||||
-- Addon weapons
|
||||
-- ["weapon_crossbow"] = { model = "w_me_katana"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue