shop: add Pounder #87
1
static/images/shop/graphic-03_Pounder.svg
Normal file
1
static/images/shop/graphic-03_Pounder.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 44 KiB |
@ -2183,7 +2183,7 @@ class Shop extends React.PureComponent {
|
||||
}
|
||||
|
||||
|
||||
// check for number of recommanded EEM connectors
|
||||
// check for number of recommended EEM connectors
|
||||
['novo', 'urukul', 'koster'].map(_type => {
|
||||
if (itemsCloned.find(elem => elem.type === _type)) {
|
||||
rules[this.state.items[_type].rules.connectors.type] = {...this.state.items[_type].rules.connectors};
|
||||
|
@ -867,6 +867,27 @@ const shop_data = {
|
||||
nbrClockMax: 0,
|
||||
slotOccupied: 1,
|
||||
clockOccupied: 0
|
||||
},
|
||||
'pounder': {
|
||||
id: 'pounder',
|
||||
name: 'PDH lock generator',
|
||||
name_number: '4459',
|
||||
name_codename: 'Stabilizer + Pounder',
|
||||
price: 4460,
|
||||
image: '/shop/graphic-03_Pounder.svg',
|
||||
specs: [
|
||||
'2 channel Pound Drever Hall (PDH) lock generator for Stabilizer.',
|
||||
'AD9959 DDS (500MSPS, 10-bit).',
|
||||
|
||||
'1-200 MHz.'
|
||||
],
|
||||
size: 'big',
|
||||
type: null,
|
||||
hp: 8,
|
||||
nbrSlotMin: 0,
|
||||
nbrSlotMax: 0,
|
||||
nbrClockMax: 0,
|
||||
slotOccupied: 1,
|
||||
clockOccupied: 1,
|
||||
}
|
||||
},
|
||||
|
||||
@ -913,6 +934,7 @@ const shop_data = {
|
||||
itemIds: [
|
||||
'koster',
|
||||
'stabilizer',
|
||||
'pounder',
|
||||
sb10q
commented
Arguably a RF card. Arguably a RF card.
sb10q
commented
Can it be listed in both places? Can it be listed in both places?
esavkin
commented
Yes, but requires some refactoring Yes, but requires some refactoring
esavkin
commented
Should I do it? Should I do it?
sb10q
commented
Yes Yes
|
||||
'thermostat-eem']}
|
||||
],
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user
Stabilizer is included in the price. This makes it sound like it isn't.
Follow Almazny e.g. "Stabilizer with Pounder daughter card..."