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
|
||||
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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue