forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
87f7edb803
commit
385968e389
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue