Add Missing Unlocks to Emagged Lathes and Move Recipes to Protolathe (#27575)
* Add missing emag recipes to lathes * Move autolathe dynamic recipes over to the protolathe * No disablers! * Move blast grenades to protolathe as well * Forgot about tranq shells * forgotten things from the autolathe PR * Altered lathe descriptions to more accurately reflect their purpose --------- Co-authored-by: Plykiya <plykiya@protonmail.com>
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
id: Autolathe
|
||||
parent: BaseLatheLube
|
||||
name: autolathe
|
||||
description: It produces items using metal and glass.
|
||||
description: It produces basic items using metal and glass.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Structures/Machines/autolathe.rsi
|
||||
@@ -200,6 +200,7 @@
|
||||
emagStaticRecipes:
|
||||
- BoxLethalshot
|
||||
- BoxShotgunFlare
|
||||
- BoxShotgunSlug
|
||||
- MagazineBoxLightRifle
|
||||
- MagazineBoxMagnum
|
||||
- MagazineBoxPistol
|
||||
@@ -210,43 +211,16 @@
|
||||
- MagazinePistolEmpty
|
||||
- MagazinePistolSubMachineGun
|
||||
- MagazinePistolSubMachineGunEmpty
|
||||
- MagazinePistolSubMachineGunTopMounted
|
||||
- MagazinePistolSubMachineGunTopMountedEmpty
|
||||
- MagazineRifle
|
||||
- MagazineRifleEmpty
|
||||
- MagazineShotgun
|
||||
- MagazineShotgunEmpty
|
||||
- ShellTranquilizer
|
||||
- MagazineShotgunSlug
|
||||
- RiotShield
|
||||
- SpeedLoaderMagnum
|
||||
- SpeedLoaderMagnumEmpty
|
||||
emagDynamicRecipes:
|
||||
- BoxBeanbag
|
||||
- BoxShotgunIncendiary
|
||||
- BoxShotgunUranium
|
||||
- GrenadeBlast
|
||||
- GrenadeEMP
|
||||
- GrenadeFlash
|
||||
- MagazineBoxLightRifleIncendiary
|
||||
- MagazineBoxLightRifleUranium
|
||||
- MagazineBoxMagnumIncendiary
|
||||
- MagazineBoxMagnumUranium
|
||||
- MagazineBoxPistolIncendiary
|
||||
- MagazineBoxPistolUranium
|
||||
- MagazineBoxRifleIncendiary
|
||||
- MagazineBoxRifleUranium
|
||||
- MagazineGrenadeEmpty
|
||||
- MagazineLightRifleIncendiary
|
||||
- MagazineLightRifleUranium
|
||||
- MagazinePistolIncendiary
|
||||
- MagazinePistolUranium
|
||||
- MagazineRifleIncendiary
|
||||
- MagazineRifleUranium
|
||||
- MagazineShotgunBeanbag
|
||||
- MagazineShotgunIncendiary
|
||||
- MagazineShotgunIncendiary
|
||||
- PowerCageHigh
|
||||
- PowerCageMedium
|
||||
- PowerCageSmall
|
||||
- SpeedLoaderMagnumIncendiary
|
||||
- SpeedLoaderMagnumUranium
|
||||
|
||||
- type: entity
|
||||
id: AutolatheHyperConvection
|
||||
@@ -263,7 +237,7 @@
|
||||
id: Protolathe
|
||||
parent: BaseLatheLube
|
||||
name: protolathe
|
||||
description: Converts raw materials into useful objects.
|
||||
description: Converts raw materials into advanced items.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Structures/Machines/protolathe.rsi
|
||||
@@ -357,10 +331,44 @@
|
||||
- DeviceQuantumSpinInverter
|
||||
- type: EmagLatheRecipes
|
||||
emagDynamicRecipes:
|
||||
- BoxBeanbag
|
||||
- BoxShotgunIncendiary
|
||||
- BoxShotgunUranium
|
||||
- ExplosivePayload
|
||||
- WeaponLaserCarbine
|
||||
- GrenadeBlast
|
||||
- GrenadeEMP
|
||||
- GrenadeFlash
|
||||
- HoloprojectorSecurity
|
||||
- MagazineBoxLightRifleIncendiary
|
||||
- MagazineBoxLightRifleUranium
|
||||
- MagazineBoxMagnumIncendiary
|
||||
- MagazineBoxMagnumUranium
|
||||
- MagazineBoxPistolIncendiary
|
||||
- MagazineBoxPistolUranium
|
||||
- MagazineBoxRifleIncendiary
|
||||
- MagazineBoxRifleUranium
|
||||
- MagazineGrenadeEmpty
|
||||
- MagazineLightRifleIncendiary
|
||||
- MagazineLightRifleUranium
|
||||
- MagazinePistolIncendiary
|
||||
- MagazinePistolUranium
|
||||
- MagazineRifleIncendiary
|
||||
- MagazineRifleUranium
|
||||
- MagazineShotgunBeanbag
|
||||
- MagazineShotgunIncendiary
|
||||
- MagazineShotgunIncendiary
|
||||
- PortableRecharger
|
||||
- PowerCageHigh
|
||||
- PowerCageMedium
|
||||
- PowerCageSmall
|
||||
- ShellTranquilizer
|
||||
- SpeedLoaderMagnumIncendiary
|
||||
- SpeedLoaderMagnumUranium
|
||||
- TelescopicShield
|
||||
- Truncheon
|
||||
- WeaponAdvancedLaser
|
||||
- WeaponLaserCannon
|
||||
- WeaponLaserCarbine
|
||||
- WeaponXrayCannon
|
||||
|
||||
- type: entity
|
||||
@@ -488,6 +496,12 @@
|
||||
- MassMediaCircuitboard
|
||||
- ReagentGrinderIndustrialMachineCircuitboard
|
||||
- JukeboxCircuitBoard
|
||||
- type: EmagLatheRecipes
|
||||
emagDynamicRecipes:
|
||||
- ShuttleGunDusterCircuitboard
|
||||
- ShuttleGunFriendshipCircuitboard
|
||||
- ShuttleGunPerforatorCircuitboard
|
||||
- ShuttleGunSvalinnMachineGunCircuitboard
|
||||
- type: MaterialStorage
|
||||
whitelist:
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user