Xenoborg jammer now ignores xenoborg associated frequencies (#38005)
* stop jammer from jamming radio of certain frequency * xenoborg jammer no longer jamms xenoborg radio * stop jammer from jamming device network signals from certain frequency * xenoborg jammer no longer jamms xenoborg camera signal * the old tale of the missing ; * backwards * fix issue with readonly * comments to the frequencies excluded * triple typo * clearer summary * add summary * fixed 4th hidden typo
This commit is contained in:
@@ -56,6 +56,12 @@
|
||||
id: XenoborgRadioJammer
|
||||
name: xenoborg radio jammer
|
||||
components:
|
||||
- type: RadioJammer
|
||||
frequenciesExcluded:
|
||||
- 2002 # xenoborg radio
|
||||
- 2003 # mothership radio
|
||||
- 2004 # xenoborg network
|
||||
- 2005 # mothership network
|
||||
- type: ItemSlots
|
||||
slots:
|
||||
cell_slot:
|
||||
|
||||
Reference in New Issue
Block a user