Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Makes the squad attachments vendor vend to hand (#5021)
# About the pull request Adds the `VEND_TO_HAND` flag to the squad attachments vendor so that vended items are put into the user's hand (if possible) rather than going directly onto the floor. Fixes #4875. # Explain why it's good for the game Good for QOL/consistency, since all the other vendors in squad prep already have this functionality. # Testing Photographs and Procedure <details> <summary>Videos</summary> <hr> **Before:** https://github.com/cmss13-devs/cmss13/assets/57483089/301a15b1-ffe5-4af3-bed7-f6c567607a80 **After:** https://github.com/cmss13-devs/cmss13/assets/57483089/8dd0cf18-ce15-4517-989b-19d017612520 </details> # Changelog :cl: qol: Made the squad prep attachments vendors vend items into the user's hands. /:cl:
- Loading branch information