From 981e92974a830deada79cb694abdabb4c0eac9b0 Mon Sep 17 00:00:00 2001 From: SimpleStation14 <130339894+SimpleStation14@users.noreply.github.com> Date: Sat, 4 May 2024 16:08:21 -0700 Subject: [PATCH] Uncomment metem board in RandomBoards spawner (#82) ## Mirror of PR #1024: [Uncomment metem board in RandomBoards spawner](https://github.com/DeltaV-Station/Delta-v/pull/1024) from DeltaV-Station [DeltaV-Station](https://github.com/DeltaV-Station)/[Delta-v](https://github.com/DeltaV-Station/Delta-v) `bb34cdacf7ddaf6b88da5244bbb9a64072b28415` --- PR changed 0 files with 0 additions and 0 deletions. The PR had the following labels: - Changes: YML ---

Original Body

> ## About the PR > > Title > > ## Why / Balance > > It was only commented out because metem wasn't in the rebase initially. It now is, so it should be back. > > ## Technical details > > N/A > > ## Media > > > - [X] I have added screenshots/videos to this PR showcasing its changes ingame, **or** this PR does not require an ingame showcase > > ## Breaking changes > > > **Changelog** > > > > > I don't think minor loot pool changes are worthy of a CL? I can add one if it is.
Co-authored-by: stellar-novas Co-authored-by: VMSolidus --- .../Nyanotrasen/Entities/Markers/Spawners/Random/devices.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Nyanotrasen/Entities/Markers/Spawners/Random/devices.yml b/Resources/Prototypes/Nyanotrasen/Entities/Markers/Spawners/Random/devices.yml index 12f05c32482..c8efdbdc8cf 100644 --- a/Resources/Prototypes/Nyanotrasen/Entities/Markers/Spawners/Random/devices.yml +++ b/Resources/Prototypes/Nyanotrasen/Entities/Markers/Spawners/Random/devices.yml @@ -75,7 +75,7 @@ rarePrototypes: - TraversalDistorterMachineCircuitboard - CloningPodMachineCircuitboard - # - MetempsychoticMachineCircuitboard + - MetempsychoticMachineCircuitboard - ReverseEngineeringMachineCircuitboard - MedicalScannerMachineCircuitboard - DawInstrumentMachineCircuitboard