1
0
Fork 0
forked from Simnation/Main

Update config.lua

This commit is contained in:
Nordi98 2025-08-12 18:27:56 +02:00
parent 87f7edb803
commit 385968e389

View file

@ -672,7 +672,7 @@ Config.Vendings = {
--#region Advanced --#region Advanced
Near = function(self, obj, dbId) Near = function(self, obj, dbId)
PopulateSodaVending(self, obj, "mxc_vend_prop_soda_shelf2") PopulateSodaVending(self, obj, "mxc_vend_prop_soda_shelf")
end, end,
Far = function(self, obj, dbId) Far = function(self, obj, dbId)
ClearSodaVending(self, obj) ClearSodaVending(self, obj)