remove rped (#26316)

* remove rped

* trol

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
deltanedas
2024-03-22 00:20:26 +00:00
committed by GitHub
parent e627a0d24b
commit 5ac88d9b27
6 changed files with 3 additions and 45 deletions

View File

@@ -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

View File

@@ -301,7 +301,6 @@
- WeaponPistolCHIMP
- WeaponGauntletGorilla
- SynthesizerInstrument
- RPED
- ClothingShoesBootsMagSci
- ClothingShoesBootsSpeed
- NodeScanner

View File

@@ -88,7 +88,6 @@
- proto: RipleyHarness
cost: 3
prob: 0.5
- proto: RPED
- proto: SpaceCash1000
- proto: SpaceCash10000
cost: 10

View File

@@ -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

View File

@@ -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

View File

@@ -246,3 +246,6 @@ ClothingBackpackSatchelFilledDetective: ClothingBackpackSatchelSecurityFilledDet
ImprovisedExplosive: FireBomb
ImprovisedExplosiveEmpty: FireBombEmpty
ImprovisedExplosiveFuel: FireBombFuel
# 2024-03-21
RPED: null