Files
Bubberstation/code/game/objects/items/robot
Zergspower ff3807de72 Fixes borg inducers, lets them install cells in APCs (#91123)
## About The Pull Request

the last few changes to the borg inducer didnt really address the issue
of:

borg cells have 100KJ by default
APC cells have 1MJ by default

This led to a borg Inducer being basically useless as it'd take your
entire cell in 1 pulse and barely even put a dent in the apc power.
Leading into the borg needing someones help to stuff them into a cyborg
charger so they could function again.

Talking in code chat it was kinda agreed that to split it back into the
inducer having a cell, i also added a blocker in if a borg tries to
power themselves or another borg with the inducer as i knew that'd be
something that was brought up.

Then 1 extra qol is just having the circuit upgrade let them pick cells
up, anyone who's ever tried making an apc as a borg (and still does)
have the cell plop to the ground after you screwdriver it twice.

## Why It's Good For The Game

Borgs can get the inducer upgrade without it being a suicide click and
QOL letting them install cells in an APC without having to slam their
face into the table after double clicking it for the 3rd time causing a
stack of megacells to accumulate underneath them.

## Changelog
🆑
qol: cyborg circuit upgrade can now handle cells as well, reduction in
borg related rage from building APC's down by 400%
fix: fixes borg inducers instantly depleting their cells, moves the
inducer cell act to be to an internal cell to compensate for power
differences
/🆑

---------

Co-authored-by: Jacquerel <hnevard@gmail.com>
2025-05-29 16:15:02 -04:00
..