Implement SmartFridge functionality (#38648)
* Add SmartFridge * my nit so pick * my access so expanded and my whitelist so both * list -> hashset
This commit is contained in:
committed by
GitHub
parent
99b431cafd
commit
d2ddbcbcda
@@ -22,3 +22,18 @@
|
||||
id: CargoBeep
|
||||
files:
|
||||
- /Audio/Effects/Cargo/beep.ogg
|
||||
|
||||
- type: soundCollection
|
||||
id: VendingDispense
|
||||
files:
|
||||
- /Audio/Machines/machine_vend.ogg
|
||||
|
||||
- type: soundCollection
|
||||
id: VendingDeny
|
||||
files:
|
||||
- /Audio/Machines/custom_deny.ogg
|
||||
|
||||
- type: soundCollection
|
||||
id: MachineInsert
|
||||
files:
|
||||
- /Audio/Weapons/Guns/MagIn/revolver_magin.ogg
|
||||
|
||||
Reference in New Issue
Block a user