Skip to content

Commit

Permalink
Make mutated module import consider old 1mn gravid mutaplasmid name
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkFenX committed Oct 14, 2019
1 parent 25e7b7a commit 2663ef2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions service/conversions/releaseAug2019.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
"""
Conversion pack for August 2019 release
"""

CONVERSIONS = {
# Renamed items
"Gravid 1MN Afterburner MutaPlasmid": "Gravid 1MN Afterburner Mutaplasmid",
}

0 comments on commit 2663ef2

Please sign in to comment.