-
Notifications
You must be signed in to change notification settings - Fork 49
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
Mutable Appearances Fix + Suits DM Changes #217
Merged
Merged
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
hell yeah
Comments out the old "Thick Skin" trait, adds the Wire Monkey trait for balance.
More fun ways to step into glass and barbed wire.
An attempt to add it as simply as possible.
Minor edits to reduce the dependency on two specific stats, may adjust further as needed.
Should work in tandem with PER changes (fingers crossed).
Carryover
whoopsie
I can't force it to delete the damn thing.
Should do the trick.
Fixes a bug in latest BYOND + makes suits not have a confusing name.
Aurrain
added
bug fix
Fixes bugs
config changes
This PR changes how the server functions.
labels
Sep 19, 2024
tichys
requested changes
Sep 20, 2024
Tabs, not tabs, thing.
tichys
previously approved these changes
Sep 20, 2024
…nto pr/Aurrain/217
xTrainx
approved these changes
Sep 25, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 Pull Request
Fixes a bug that breaks mutable appearances on latest BYOND version.
Also changes arfsuits.dm & arfsuits_unused.dm to bigiron_suits.dm & bigiron_suits_factions.dm respectively.
Pre-Merge Checklist
Changelog
🆑
fix: Fixed a painful bug that prevented compiling.
code: Changed the filename of both suits.dm files we use.
/:cl: