mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-03-09 11:52:32 +01:00
Fix spelling of grafting functions
This commit is contained in:
@ -389,8 +389,8 @@ export const RamCosts: IMap<any> = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
grafting: {
|
grafting: {
|
||||||
getAugmentationCraftPrice: 3.75,
|
getAugmentationGraftPrice: 3.75,
|
||||||
getAugmentationCraftTime: 3.75,
|
getAugmentationGraftTime: 3.75,
|
||||||
graftAugmentation: 7.5,
|
graftAugmentation: 7.5,
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user