Add diamond mining drills, buff regular mining drills (#30814)
* why do I have to change so much just to add drills * diamon
This commit is contained in:
@@ -11,9 +11,10 @@
|
||||
cost: 7500
|
||||
recipeUnlocks:
|
||||
- MiningDrill
|
||||
- WeaponGrapplingGun
|
||||
- BorgModuleMining
|
||||
- BorgModuleGrapplingGun
|
||||
- OreProcessorIndustrialMachineCircuitboard
|
||||
- OreBagOfHolding
|
||||
- ClothingMaskWeldingGas
|
||||
|
||||
- type: technology
|
||||
@@ -106,19 +107,6 @@
|
||||
- RipleyPeripheralsElectronics
|
||||
- MechEquipmentGrabber
|
||||
|
||||
- type: technology
|
||||
id: Grappling
|
||||
name: research-technology-grappling
|
||||
icon:
|
||||
sprite: Objects/Weapons/Guns/Launchers/grappling_gun.rsi
|
||||
state: base
|
||||
discipline: Industrial
|
||||
tier: 1
|
||||
cost: 5000
|
||||
recipeUnlocks:
|
||||
- WeaponGrapplingGun
|
||||
- BorgModuleGrapplingGun
|
||||
|
||||
# Tier 2
|
||||
|
||||
- type: technology
|
||||
@@ -180,6 +168,19 @@
|
||||
- BorgModuleAdvancedTool
|
||||
- BorgModuleRCD
|
||||
|
||||
- type: technology
|
||||
id: MassExcavation
|
||||
name: research-technology-excavation
|
||||
icon:
|
||||
sprite: Objects/Tools/handdrilldiamond.rsi
|
||||
state: handdrill
|
||||
discipline: Industrial
|
||||
tier: 2
|
||||
cost: 12500
|
||||
recipeUnlocks:
|
||||
- OreBagOfHolding
|
||||
- MiningDrillDiamond
|
||||
|
||||
# Tier 3
|
||||
|
||||
- type: technology
|
||||
|
||||
Reference in New Issue
Block a user