-
Notifications
You must be signed in to change notification settings - Fork 294
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Split Emag in half #1426
Split Emag in half #1426
Conversation
doesnt tg have it |
it does but it also has different cryptographic sequencer and id card sprites which would look out of place here. i guess i could use it temporarily for testing but i dont know how attributions work so i dont want to bother lol. |
Signed-off-by: WarMechanic <[email protected]>
I think the admin team is really excited about this, and look forward to it if it is implemented. |
Co-authored-by: DEATHB4DEFEAT <[email protected]> Signed-off-by: WarMechanic <[email protected]>
Co-authored-by: DEATHB4DEFEAT <[email protected]> Signed-off-by: WarMechanic <[email protected]>
Co-authored-by: DEATHB4DEFEAT <[email protected]> Signed-off-by: WarMechanic <[email protected]>
Co-authored-by: DEATHB4DEFEAT <[email protected]> Signed-off-by: WarMechanic <[email protected]>
Co-authored-by: DEATHB4DEFEAT <[email protected]> Signed-off-by: WarMechanic <[email protected]>
all requested changes are resolved, all checks have passed and it still works in game so it looks good to me |
only a week away |
@deltanedas @DEATHB4DEFEAT Have your things been properly addressed? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only have a few small nitpicks, but they don't matter enough for me to actually type them out and click the request changes button
This reverts commit 4227c24. # Conflicts: # Resources/Locale/en-US/deltav/store/uplink-catalog.ftl # Resources/Prototypes/DeltaV/Catalog/uplink_catalog.yml
About the PR
Splits the functionality of Emag into two different items:
Why / Balance
Emag is a very big item which makes it hard to balance. On one hand, its a gimmick enabler by creating special interactions with station machines. On the other hand, it is very efficient at breaking and entering anywhere with a door. Most players will want to buy the Emag for one function or the other.
By splitting Emag into these two functions, the collective cost of Emag will stay at 10 but Syndicate players will have more agency over what they want to do in a round with budget cuts. The cost of either item can be interpolated based on which one is more powerful.
Technical details
Adds whitelist and blacklist variables to the Emag component.
Media
https://youtu.be/c0NuEvLdc_U
Breaking changes
No
Changelog
🆑