Skip to content

fix: add missing base-game SCP-914 processors#852

Merged
louis1706 merged 1 commit into
ExMod-Team:masterfrom
Slaviaaa2:master
Jul 2, 2026
Merged

fix: add missing base-game SCP-914 processors#852
louis1706 merged 1 commit into
ExMod-Team:masterfrom
Slaviaaa2:master

Conversation

@Slaviaaa2

Copy link
Copy Markdown

Description

Describe the changes
Fixes #718

What is the current behavior? (You can also link to an open issue here)
Some base-game items missing SCP-914 Processors.

What is the new behavior? (if this is a feature change)
Add passthrough processor to missing processor items.

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
If a plugin has added its own processor, issues might arise.

Other information:
Thanks to @RimuruChan for identifying the cause and providing a solution.
This is my first pull request for EXILED, so please let me know if there are any issues.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentations

Submission checklist

  • I have checked the project can be compiled
  • I have tested my changes and it worked as expected

Patches (if there are any changes related to Harmony patches)

  • I have checked no IL patching errors in the console

Other

  • Still requires more testing

@Someone-193 Someone-193 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can see how this would fix the issue you mentioned earlier, but I'm worried this'll break other people's plugins. Regardless, it's NWs fault for not adding the processor themselves

@louis1706 louis1706 merged commit 76cf2ec into ExMod-Team:master Jul 2, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] CustomKeycard fails SCP-914 Upgrade

3 participants