mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-27 01:51:50 +00:00
* Better feedback on fulton extraction (#79452) ## About The Pull Request Just playing issues roulette when I came across this gem of old code. Granted, it's not fully rewritten to perfection, but it should at least be better. Added feedback for both parties, sounds, documentation, and swapped references for weakrefs. Note: It looked like it was trying to put the target around the beacon, but this didn't seem to be working. Fixed this, so now it places them in an open spot around the beacon (unless its blocked) ## Why It's Good For The Game Fixes #35783 Not cool for someone to just zip you up and send you away with no feedback The original issue might not even apply since most(?) only work indoors, but this fixes any case Might fix a hard del?? ## Changelog 🆑 fix: Added feedback for both extractor and extractee while using fulton extraction packs. qol: Extraction packs now have better exam text. /🆑 --------- Co-authored-by: Jacquerel <hnevard@ gmail.com> * Better feedback on fulton extraction --------- Co-authored-by: Jeremiah <42397676+jlsnow301@users.noreply.github.com> Co-authored-by: Jacquerel <hnevard@ gmail.com>