Fix spelling of grafting functions

This commit is contained in:
Jesse Clark
2022-03-29 14:34:48 -07:00
committed by GitHub
parent cde6eca6b5
commit fcc121cc21
+2 -2
View File
@@ -389,8 +389,8 @@ export const RamCosts: IMap<any> = {
},
grafting: {
getAugmentationCraftPrice: 3.75,
getAugmentationCraftTime: 3.75,
getAugmentationGraftPrice: 3.75,
getAugmentationGraftTime: 3.75,
graftAugmentation: 7.5,
},