Add drops for matter bottler and drive viewer

This commit is contained in:
DBotThePony 2021-08-29 17:02:10 +07:00
parent 3506e661b1
commit a02c7360fa
Signed by: DBot
GPG Key ID: DCC23B5715498507

View File

@ -157,6 +157,10 @@ const facings = [
android_station: ['energy_cap', 'battery_container'],
battery_bank: ['battery_bank'],
matter_capacitor_bank: ['matter_container'],
drive_viewer: ['energy_cap', 'battery_container', 'drive_slot'],
matter_bottler: ['energy_cap', 'battery_container', 'work_slots', 'work_flow', 'matter_capability'],
matter_panel: ['tasks'],
pattern_storage: ['patterns'],
}