void suit accepts portable coolers into tank slot. - #5402
Closed
markoatonc wants to merge 2 commits into
Closed
Conversation
Contributor
|
You have pointed this code at dev rather than stable. It does not compile on dev. If you want it on scav, it needs to go to stable. |
Contributor
Author
it works after this small tweak, but ok, I made separate PR for that. |
Contributor
|
Obviated by #5403 |
This file contains hidden or 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
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.
Description of changes
Added handling for adding portable cooler units to the voidsuit tank slot. It appears that a change of methods of handling suit storage about 10 years ago broke it and it has been broken since. It used to take flashlight and the cooler but now it can't. Added handling of attaching the cooling unit.
according to configuration still left in the file it should also take flashlight but I decided to leave that one as it was.
Why and what will this PR improve
it could be helpful for synthetic characters.
Authorship
Changelog
🆑
add: Added handling of adding portable suit cooler to the suit tank slot.
/:cl: