forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
b3b946962a
commit
a6d1ae27ea
1 changed files with 4 additions and 0 deletions
|
@ -233,6 +233,10 @@ if not Config.UseOldSlingScript then
|
|||
["weapon_hatchet"] = { model = "w_me_hatchet" },
|
||||
|
||||
-- Items
|
||||
["cokebaggy"] = { model = "bkr_prop_coke_cutblock_01" },
|
||||
["markedbills"] = { model = "prop_money_bag_01" },
|
||||
["meth"] = { model = "hei_prop_pill_bag_01" },
|
||||
["weed_brick"] = { model = "bkr_prop_weed_drying_02a" },
|
||||
|
||||
|
||||
-- Addon weapons
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue