Files
Bubberstation/code/game/objects/items/devices
SkyratBot f89211f813 [MIRROR] Nuke Op AI card is single use as described [MDB IGNORE] (#23985)
* 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>
2023-09-28 01:34:44 -04:00
..