mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-07-12 16:22:42 +01:00
All vending machines get restocks.
This commit is contained in:
@@ -290,7 +290,6 @@
|
||||
if(!choiceposition)
|
||||
return
|
||||
var/typepath = GLOB.vending_machines[choiceposition]
|
||||
var/namepath = vending_names_paths[choiceposition]
|
||||
set_type(typepath)
|
||||
else
|
||||
return ..()
|
||||
|
||||
Reference in New Issue
Block a user