Add new name conversions
This commit is contained in:
9
service/conversions/releaseAug2022.py
Normal file
9
service/conversions/releaseAug2022.py
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
"""
|
||||||
|
Conversion pack for August 2022 release
|
||||||
|
"""
|
||||||
|
|
||||||
|
CONVERSIONS = {
|
||||||
|
# Renamed items
|
||||||
|
"Basic Reactor Control Unit": "'Basic' Reactor Control Unit",
|
||||||
|
"Basic Co-Processor": "'Basic' Co-Processor",
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user