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
|
||||
- WeaponGauntletGorilla
|
||||
- SynthesizerInstrument
|
||||
- RPED
|
||||
- ClothingShoesBootsMagSci
|
||||
- ClothingShoesBootsSpeed
|
||||
- NodeScanner
|
||||
|
||||
@@ -88,7 +88,6 @@
|
||||
- proto: RipleyHarness
|
||||
cost: 3
|
||||
prob: 0.5
|
||||
- proto: RPED
|
||||
- proto: SpaceCash1000
|
||||
- proto: SpaceCash10000
|
||||
cost: 10
|
||||
|
||||
@@ -198,16 +198,6 @@
|
||||
Plastic: 150
|
||||
Gold: 10
|
||||
|
||||
- type: latheRecipe
|
||||
id: RPED
|
||||
result: RPED
|
||||
category: Tools
|
||||
completetime: 10
|
||||
materials:
|
||||
Steel: 650
|
||||
Plastic: 150
|
||||
Gold: 50
|
||||
|
||||
- type: latheRecipe
|
||||
id: MiningDrill
|
||||
result: MiningDrill
|
||||
|
||||
@@ -112,18 +112,6 @@
|
||||
technologyPrerequisites:
|
||||
- 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
|
||||
id: DeterrenceTechnologies
|
||||
name: research-technology-deterrence
|
||||
|
||||
@@ -246,3 +246,6 @@ ClothingBackpackSatchelFilledDetective: ClothingBackpackSatchelSecurityFilledDet
|
||||
ImprovisedExplosive: FireBomb
|
||||
ImprovisedExplosiveEmpty: FireBombEmpty
|
||||
ImprovisedExplosiveFuel: FireBombFuel
|
||||
|
||||
# 2024-03-21
|
||||
RPED: null
|
||||
|
||||
Reference in New Issue
Block a user