diff --git a/resources/[inventory]/cfx-mxc-vendingmachines/config.lua b/resources/[inventory]/cfx-mxc-vendingmachines/config.lua index b012790a6..7b9d51966 100644 --- a/resources/[inventory]/cfx-mxc-vendingmachines/config.lua +++ b/resources/[inventory]/cfx-mxc-vendingmachines/config.lua @@ -672,7 +672,7 @@ Config.Vendings = { --#region Advanced Near = function(self, obj, dbId) - PopulateSodaVending(self, obj, "mxc_vend_prop_soda_shelf2") + PopulateSodaVending(self, obj, "mxc_vend_prop_soda_shelf") end, Far = function(self, obj, dbId) ClearSodaVending(self, obj)