Converts all cargo IDs to camelCase and deletes unused/outdated cargo Dataset.
This commit is contained in:
@@ -13,50 +13,50 @@
|
||||
- type: CargoOrderDatabase
|
||||
- type: GalacticMarket
|
||||
products:
|
||||
- emergencyexplosive
|
||||
- emergencyfire
|
||||
- emergencyinternals
|
||||
- emergencyradiation
|
||||
- armorysmg
|
||||
- armoryshotgun
|
||||
- securityarmor
|
||||
- securityriot
|
||||
- securitylaser
|
||||
- securityhelmet
|
||||
- securitysupplies
|
||||
- securitynonlethal
|
||||
- hydroponics
|
||||
- hydroponicsseeds
|
||||
- hydroponicsseedsexotic
|
||||
- servicejanitorial
|
||||
- servicelightsreplacement
|
||||
- engineeringcablelv
|
||||
- engineeringcablemv
|
||||
- engineeringcablehv
|
||||
- engineeringcablebulk
|
||||
- engineameshielding
|
||||
- engineamejar
|
||||
- engineamecontrol
|
||||
- enginessolar
|
||||
- funplushies
|
||||
- funartsupplies
|
||||
- funinstruments
|
||||
- materialsteel
|
||||
- materialglass
|
||||
- materialplastic
|
||||
- materialplasteel
|
||||
- enginesingularityemitter
|
||||
- enginesingularitycollector
|
||||
- enginesingularitygenerator
|
||||
- enginesingularitycontainment
|
||||
- engineparticleaccelerator
|
||||
- atmosphericsair
|
||||
- atmosphericsoxygen
|
||||
- atmosphericsnitrogen
|
||||
- atmosphericscarbondioxide
|
||||
# - atmosphericswatervapor
|
||||
# - atmosphericsplasma
|
||||
# - atmosphericstritium
|
||||
- emergencyExplosive
|
||||
- emergencyFire
|
||||
- emergencyInternals
|
||||
- emergencyRadiation
|
||||
- armorySmg
|
||||
- armoryShotgun
|
||||
- securityArmor
|
||||
- securityRiot
|
||||
- securityLaser
|
||||
- securityHelmet
|
||||
- securitySupplies
|
||||
- securityNonLethal
|
||||
- hydroponicsTools
|
||||
- hydroponicsSeeds
|
||||
- hydroponicsSeedsExotic
|
||||
- serviceJanitorial
|
||||
- serviceLightsReplacement
|
||||
- engineeringCableLv
|
||||
- engineeringCableMv
|
||||
- engineeringCableHv
|
||||
- engineeringCableBulk
|
||||
- engineAmeShielding
|
||||
- engineAmeJar
|
||||
- engineAmeControl
|
||||
- engineSolar
|
||||
- funPlushies
|
||||
- funArtSupplies
|
||||
- funInstruments
|
||||
- materialSteel
|
||||
- materialGlass
|
||||
- materialPlastic
|
||||
- materialPlasteel
|
||||
- engineSingularityEmitter
|
||||
- engineSingularityCollector
|
||||
- engineSingularityGenerator
|
||||
- engineSingularityContainment
|
||||
- engineParticleAccelerator
|
||||
- atmosphericsAir
|
||||
- atmosphericsOxygen
|
||||
- atmosphericsNitrogen
|
||||
- atmosphericsCarbonDioxide
|
||||
# - atmosphericsWaterVapor
|
||||
# - atmosphericsPlasma
|
||||
# - atmosphericsTritium
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
- key: enum.CargoConsoleUiKey.Key
|
||||
|
||||
Reference in New Issue
Block a user