mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-28 10:01:58 +00:00
* Nuke Op AI card is single use as described (#78527) ## About The Pull Request This item was supposed to allow the purchaser to put an AI into their mod suit, however as written nothing except available ghost count stopped you from using it over and over again so that every op on the team had an AI suit. Now we just destroy the item if you successfully transfer the AI into anything so you can't reuse it. Also I moved it to its own file rather than having the definition of this item be above every other proc definition in the file, including some it was using. ## Changelog 🆑 fix: The Nuke Op MODsuit AI downloader only works once per purchase, as intended. /🆑 * Nuke Op AI card is single use as described --------- Co-authored-by: Jacquerel <hnevard@gmail.com>