mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-11 10:11:09 +00:00
* Makes interacting with an assembly bomb interact with the assembly instead of opening the tank UI (#84075) ## About The Pull Request Changes it so that interacting in hand with an assembly bomb will interact with the assemble instead of opening the tank UI. ## Why It's Good For The Game Currently when you interact with an assembly bomb in hand it opens the tank UI instead of interacting with the assembly, which makes them awkward to use as you have to configure the assembly before attaching it to the tank and welding the tank. Fixes #84073 ## Changelog 🆑 fix: Interacting with an assembly bomb in hand will now allow you to interact with the attached assembly instead of opening the gas tank UI. Right-clicking will display the gas tank UI instead. /🆑 * Makes interacting with an assembly bomb interact with the assembly instead of opening the tank UI --------- Co-authored-by: GoblinBackwards <22856555+GoblinBackwards@users.noreply.github.com>