-
-
Notifications
You must be signed in to change notification settings - Fork 683
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
Fixes Bandanas. Adds GAGS support for Bandanas #11125
base: master
Are you sure you want to change the base?
Conversation
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
c9b6322
to
6db4709
Compare
code/_globalvars/bitfields.dm
Outdated
@@ -176,21 +176,22 @@ DEFINE_BITFIELD(resistance_flags, list( | |||
)) | |||
|
|||
DEFINE_BITFIELD(flags_1, list( |
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.
Just ordering alphabetically
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
What about the cage helmet? |
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.
All good on the icon front now, approved!
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
The newer fix has been merged, this is now pointless |
About The Pull Request
Adds greyscale bandanas from tg.
Fixes the error sprite worn iconPorts:
Why It's Good For The Game
Fixes a broken icon, GAGS makes icon management less painfulTesting Photographs and Procedure
Screenshots&Videos
dreamseeker_tekxj3FbH5.mp4
Changelog
🆑 rkz, Ebb-Real, AnturK
add: GAGSifies bandanas
refactor: refactors large mob icons to no longer need snowflaked .dmi sizes. Just edit a variable
/:cl: