-
Notifications
You must be signed in to change notification settings - Fork 369
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
Mediborg #113
Merged
Merged
Mediborg #113
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Signed-off-by: Colin-Tel <[email protected]>
Colin-Tel
approved these changes
Oct 6, 2023
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.
😄
DeltaV-Bot
pushed a commit
that referenced
this pull request
Oct 6, 2023
DebugOk
referenced
this pull request
in DebugOk/Delta-v
Oct 8, 2023
* basic stuff * Fabricate them candies * the candy creator and laws * Technically still a normal borg * jobicon * migration * Make the CMO their supervisor * duplicate migration * job timer I hate this I wish all borgs could just be JobBorg * works better if its not in the wrong repo * buh --------- Signed-off-by: Colin-Tel <[email protected]> Co-authored-by: Colin-Tel <[email protected]>
DebugOk
referenced
this pull request
in DebugOk/Delta-v
Oct 8, 2023
1 task
LaryNevesPR
pushed a commit
to LaryNevesPR/Estacao-Andromeda
that referenced
this pull request
Jan 3, 2025
## Mirror of PR #25299: [Lawdrobe update](space-wizards/space-station-14#25299) from <img src="https://avatars.githubusercontent.com/u/10567778?v=4" alt="space-wizards" width="22"/> [space-wizards](https://github.com/space-wizards)/[space-station-14](https://github.com/space-wizards/space-station-14) ###### `4b359466ccf1cfb7642a048dc142d12ffbefc3e9` PR opened by <img src="https://avatars.githubusercontent.com/u/107373427?v=4" width="16"/><a href="https://github.com/beck-thompson"> beck-thompson</a> at 2024-02-16 01:39:38 UTC PR merged by <img src="https://avatars.githubusercontent.com/u/19864447?v=4" width="16"/><a href="https://github.com/web-flow"> web-flow</a> at 2024-03-07 19:18:39 UTC --- PR changed 3 files with 26 additions and 0 deletions. The PR had the following labels: - No C# --- <details open="true"><summary><h1>Original Body</h1></summary> > <!-- Please read these guidelines before opening your PR: https://docs.spacestation14.io/en/getting-started/pr-guideline --> > <!-- The text between the arrows are comments - they will not be visible on your PR. --> > > ## About the PR > <!-- What did you change in this PR? --> > Some basic changes to the Lawdrobe. > > ## Why / Balance > <!-- Why was it changed? Link any discussions or issues here. Please discuss how this would affect game balance. --> > The lawdrobe was, overall, pretty dull so I added a few new things that greatly improve its role play potential! > ## Technical details > <!-- If this is a code change, summarize at high level how your new code works. This makes it easier to review. --> > - Added 5 new advertisements. > - Added 5 new thank you messages. > - Added Luxury Pen to Lawdrobe 2x. > - Added Judge robe and Hair to contraband. > - Added 100 space cash to contraband Inventory 2x. > ## Media > <!-- > PRs which make ingame changes (adding clothing, items, new features, etc) are required to have media attached that showcase the changes. > Small fixes/refactors are exempt. > Any media may be used in SS14 progress reports, with clear credit given. > > If you're unsure whether your PR will require media, ask a maintainer. > > Check the box below to confirm that you have in fact seen this (put an X in the brackets, like [X]): > --> > > [Meda.webm](https://github.com/space-wizards/space-station-14/assets/107373427/2d774ba3-1aaf-467c-b4e0-eac903e98a1a) > > **Changelog** > <!-- > Make players aware of new features and changes that could affect how they play the game by adding a Changelog entry. Please read the Changelog guidelines located at: https://docs.spacestation14.io/en/getting-started/pr-guideline#changelog > --> > > 🆑 Beck Thompson > - add: Lawdrobe has some new items and new ads! </details> --------- Co-authored-by: beck-thompson <[email protected]> Co-authored-by: VMSolidus <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
About the PR
So this re-adds mediborgs but extremely downgraded since it follows the same logic as the normal wizden borg.
This give them the bare minimum to do their job (health analyser) and they can create candies.
The PR additionally re-adds their old laws.
I'm sure people that enjoyed the old mediborg won't like having no tools on spawn but it give them something to bother epi for. The research is only Tier 1.
If required, they can always start with more modules if we want, maybe the treatment module. (Limits is 3 total for borgs)
Why / Balance
Technical details
Media
Breaking changes
Changelog
🆑