remove rped (#26316)
* remove rped * trol --------- Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
@@ -1,21 +0,0 @@
|
|||||||
- type: entity
|
|
||||||
parent: BaseStorageItem
|
|
||||||
id: RPED
|
|
||||||
name: RPED
|
|
||||||
description: A Rapid Part Exchange Device, perfect for quickly upgrading machines.
|
|
||||||
components:
|
|
||||||
- type: Sprite
|
|
||||||
sprite: Objects/Specific/Research/rped.rsi
|
|
||||||
state: icon
|
|
||||||
- type: Item
|
|
||||||
sprite: Objects/Specific/Research/rped.rsi
|
|
||||||
size: Normal
|
|
||||||
- type: PartExchanger
|
|
||||||
- type: Storage
|
|
||||||
grid:
|
|
||||||
- 0,0,15,5
|
|
||||||
quickInsert: true
|
|
||||||
areaInsert: true
|
|
||||||
whitelist:
|
|
||||||
components:
|
|
||||||
- MachinePart
|
|
||||||
@@ -301,7 +301,6 @@
|
|||||||
- WeaponPistolCHIMP
|
- WeaponPistolCHIMP
|
||||||
- WeaponGauntletGorilla
|
- WeaponGauntletGorilla
|
||||||
- SynthesizerInstrument
|
- SynthesizerInstrument
|
||||||
- RPED
|
|
||||||
- ClothingShoesBootsMagSci
|
- ClothingShoesBootsMagSci
|
||||||
- ClothingShoesBootsSpeed
|
- ClothingShoesBootsSpeed
|
||||||
- NodeScanner
|
- NodeScanner
|
||||||
|
|||||||
@@ -88,7 +88,6 @@
|
|||||||
- proto: RipleyHarness
|
- proto: RipleyHarness
|
||||||
cost: 3
|
cost: 3
|
||||||
prob: 0.5
|
prob: 0.5
|
||||||
- proto: RPED
|
|
||||||
- proto: SpaceCash1000
|
- proto: SpaceCash1000
|
||||||
- proto: SpaceCash10000
|
- proto: SpaceCash10000
|
||||||
cost: 10
|
cost: 10
|
||||||
|
|||||||
@@ -198,16 +198,6 @@
|
|||||||
Plastic: 150
|
Plastic: 150
|
||||||
Gold: 10
|
Gold: 10
|
||||||
|
|
||||||
- type: latheRecipe
|
|
||||||
id: RPED
|
|
||||||
result: RPED
|
|
||||||
category: Tools
|
|
||||||
completetime: 10
|
|
||||||
materials:
|
|
||||||
Steel: 650
|
|
||||||
Plastic: 150
|
|
||||||
Gold: 50
|
|
||||||
|
|
||||||
- type: latheRecipe
|
- type: latheRecipe
|
||||||
id: MiningDrill
|
id: MiningDrill
|
||||||
result: MiningDrill
|
result: MiningDrill
|
||||||
|
|||||||
@@ -112,18 +112,6 @@
|
|||||||
technologyPrerequisites:
|
technologyPrerequisites:
|
||||||
- BasicAnomalousResearch
|
- BasicAnomalousResearch
|
||||||
|
|
||||||
- type: technology
|
|
||||||
id: RapidPartExchange
|
|
||||||
name: research-technology-rped
|
|
||||||
icon:
|
|
||||||
sprite: Objects/Specific/Research/rped.rsi
|
|
||||||
state: icon
|
|
||||||
discipline: Experimental
|
|
||||||
tier: 2
|
|
||||||
cost: 7500
|
|
||||||
recipeUnlocks:
|
|
||||||
- RPED
|
|
||||||
|
|
||||||
- type: technology
|
- type: technology
|
||||||
id: DeterrenceTechnologies
|
id: DeterrenceTechnologies
|
||||||
name: research-technology-deterrence
|
name: research-technology-deterrence
|
||||||
|
|||||||
@@ -246,3 +246,6 @@ ClothingBackpackSatchelFilledDetective: ClothingBackpackSatchelSecurityFilledDet
|
|||||||
ImprovisedExplosive: FireBomb
|
ImprovisedExplosive: FireBomb
|
||||||
ImprovisedExplosiveEmpty: FireBombEmpty
|
ImprovisedExplosiveEmpty: FireBombEmpty
|
||||||
ImprovisedExplosiveFuel: FireBombFuel
|
ImprovisedExplosiveFuel: FireBombFuel
|
||||||
|
|
||||||
|
# 2024-03-21
|
||||||
|
RPED: null
|
||||||
|
|||||||
Reference in New Issue
Block a user