mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-10 07:55:33 +00:00
Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly.
This commit is contained in:
20
modules/internal/missing_module.json
Normal file
20
modules/internal/missing_module.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"mm": [
|
||||
{
|
||||
"class": 0,
|
||||
"cost": 0,
|
||||
"edID": 0,
|
||||
"eddbID": 0,
|
||||
"grp": "mm",
|
||||
"id": "4I",
|
||||
"integrity": 0,
|
||||
"mass": 0,
|
||||
"name": "Unrecognised Module",
|
||||
"info": "Not in Coriolis yet. Check GitHub issues. Add Issue if needed.",
|
||||
"power": 0,
|
||||
"rating": "Z",
|
||||
"symbol": "Int_Missing_Module"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user