prevent shop crash with vhdci carrier + clocker

master
Sebastien Bourdeauducq 2021-03-23 01:11:36 +08:00
parent 56e6e4e524
commit 4e0b31e46d
1 changed files with 12 additions and 0 deletions

View File

@ -133,6 +133,18 @@ const shop_data = {
name: 'VHDCI carrier',
message: 'Insufficient EEM connectors',
},
maxClock: {
type: 'vhdcicarrier-max-clock',
icon: '/shop/icon-reminder.svg',
name: 'VHDCI carrier',
message: 'The VHDCI carrier lacks clock connectors.',
},
maxClockWarning: {
type: 'vhdcicarrier-max-clock-warning',
icon: '/shop/icon-warning.svg',
name: 'VHDCI carrier',
message: 'The VHDCI carrier lacks clock connectors.',
},
follow: {
type: 'vhdcicarrier-follow',
icon: '/shop/icon-reminder.svg',