Patch Cargo Lathe Abuse (#23698)

* Reduce Several Prices

* Several Fixes
This commit is contained in:
Nairod
2024-01-07 17:51:17 -06:00
committed by GitHub
parent e1e99e16c7
commit 6c9c8abb13
21 changed files with 44 additions and 24 deletions

View File

@@ -66,8 +66,6 @@
sprite: Clothing/Shoes/Boots/magboots-science.rsi
- type: Magboots
toggleAction: ActionToggleMagbootsSci
- type: StaticPrice
price: 400
- type: entity
parent: ClothingShoesBootsMag

View File

@@ -780,6 +780,8 @@
Glass: 200
chemicalComposition:
Silicon: 20
- type: StaticPrice
price: 40
- type: entity
id: ThrusterMachineCircuitboard
@@ -824,6 +826,8 @@
Glass: 200
chemicalComposition:
Silicon: 20
- type: StaticPrice
price: 40
- type: entity
id: PortableGeneratorJrPacmanMachineCircuitboard
@@ -843,6 +847,8 @@
Glass: 200
chemicalComposition:
Silicon: 20
- type: StaticPrice
price: 40
- type: entity
id: ReagentGrinderMachineCircuitboard

View File

@@ -27,6 +27,8 @@
- type: Sprite
sprite: Objects/Misc/module.rsi
state: charger_APC
- type: StaticPrice
price: 40
- type: Tag
tags:
- DroneUsable
@@ -42,6 +44,8 @@
- type: Sprite
sprite: Objects/Misc/module.rsi
state: charger_APC
- type: StaticPrice
price: 20
- type: PhysicalComposition
materialComposition:
Glass: 90
@@ -60,6 +64,8 @@
- type: Sprite
sprite: Objects/Misc/module.rsi
state: charger_APC
- type: StaticPrice
price: 40
- type: Tag
tags:
- DroneUsable
@@ -75,6 +81,8 @@
- type: Sprite
sprite: Objects/Misc/module.rsi
state: generic
- type: StaticPrice
price: 85
- type: Tag
tags:
- DroneUsable

View File

@@ -34,7 +34,7 @@
cpu_science: "#D381C9"
cpu_supply: "#A46106"
- type: StaticPrice
price: 500
price: 250
- type: Tag
tags:
- DroneUsable

View File

@@ -72,7 +72,7 @@
tags:
- HolofanProjector
- type: StaticPrice
price: 250
price: 130
- type: entity
parent: Holoprojector
@@ -90,7 +90,7 @@
tags:
- HolofanProjector
- type: StaticPrice
price: 80
price: 50
- type: entity
parent: HoloprojectorSecurity

View File

@@ -81,6 +81,8 @@
- type: Tag
tags:
- KeyedInstrument
- type: StaticPrice
price: 90
- type: entity
parent: BaseHandheldInstrument

View File

@@ -68,7 +68,7 @@
description: A large tower shield. Good for controlling crowds.
components:
- type: StaticPrice
price: 100
price: 90
- type: entity
name: riot laser shield

View File

@@ -38,7 +38,7 @@
- type: DoAfter
- type: UseDelay
- type: StaticPrice
price: 100
price: 30
- type: GuideHelp
guides:
- Medical Doctor

View File

@@ -44,7 +44,7 @@
stackType: Ointment
count: 10
- type: StackPrice
price: 10
price: 5
- type: entity
id: Ointment1
@@ -130,7 +130,7 @@
stackType: Brutepack
count: 10
- type: StackPrice
price: 10
price: 5
- type: entity
id: Brutepack1

View File

@@ -7,7 +7,7 @@
components:
- type: Sprite
- type: StaticPrice
price: 60
price: 20
# Cautery
@@ -48,6 +48,8 @@
Piercing: 10
soundHit:
path: /Audio/Items/drill_hit.ogg
- type: StaticPrice
price: 40
# Scalpel

View File

@@ -9,7 +9,7 @@
sprite: Objects/Specific/Robotics/borgmodule.rsi
- type: BorgModule
- type: StaticPrice
price: 250
price: 100
- type: Tag
tags:
- BorgModuleGeneric

View File

@@ -44,7 +44,7 @@
maxFillLevels: 6
fillBaseName: jug
- type: StaticPrice
price: 80
price: 60
- type: Label
originalName: jug

View File

@@ -201,7 +201,7 @@
maxFillLevels: 6
fillBaseName: beakerlarge
- type: StaticPrice
price: 40
price: 20
- type: entity
name: cryostasis beaker

View File

@@ -27,3 +27,5 @@
path: /Audio/Weapons/Guns/Casings/casing_fall_2.ogg
params:
volume: -1
- type: StaticPrice
price: 1

View File

@@ -17,8 +17,6 @@
map: ["enum.AmmoVisualLayers.Base"]
- type: Appearance
- type: SpentAmmoVisuals
- type: StaticPrice
price: 10
- type: entity
id: CartridgeLightRifle

View File

@@ -17,8 +17,6 @@
map: ["enum.AmmoVisualLayers.Base"]
- type: Appearance
- type: SpentAmmoVisuals
- type: StaticPrice
price: 10
- type: entity
id: CartridgeMagnum

View File

@@ -17,8 +17,6 @@
map: ["enum.AmmoVisualLayers.Base"]
- type: Appearance
- type: SpentAmmoVisuals
- type: StaticPrice
price: 10
- type: entity
id: CartridgePistol

View File

@@ -17,8 +17,6 @@
map: ["enum.AmmoVisualLayers.Base"]
- type: Appearance
- type: SpentAmmoVisuals
- type: StaticPrice
price: 10
- type: entity
id: CartridgeRifle

View File

@@ -213,6 +213,8 @@
shader: unshaded
- type: Clothing
sprite: Objects/Weapons/Guns/Battery/laser_gun.rsi
- type: StaticPrice
price: 420
- type: Gun
selectedMode: SemiAuto
availableModes:
@@ -230,6 +232,8 @@
- type: HitscanBatteryAmmoProvider
proto: RedLaserPractice
fireCost: 62.5
- type: StaticPrice
price: 300
- type: entity
name: pulse pistol
@@ -475,6 +479,8 @@
magState: mag
steps: 5
zeroVisible: true
- type: StaticPrice
price: 260
- type: entity
name: practice disabler
@@ -495,6 +501,8 @@
quickEquip: false
slots:
- Belt
- type: StaticPrice
price: 100
- type: ProjectileBatteryAmmoProvider
proto: BulletDisablerPractice
fireCost: 100
@@ -649,6 +657,8 @@
- type: Construction
graph: UpgradeWeaponPistolCHIMP
node: start
- type: StaticPrice
price: 100
- type: entity
name: experimental C.H.I.M.P. handcannon

View File

@@ -65,7 +65,7 @@
True: {state: stunbaton_on}
False: {state: stunbaton_off}
- type: StaticPrice
price: 100
price: 80
- type: Riggable
- type: SolutionContainerManager
solutions:
@@ -109,7 +109,7 @@
malus: 0.225
- type: Appearance
- type: StaticPrice
price: 100
price: 80
- type: GuideHelp
guides:
- Security

View File

@@ -69,7 +69,7 @@
True: {visible: false}
False: {visible: true}
- type: StaticPrice
price: 200
price: 120
- type: entity
parent: RollerBed