mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-09 16:05:07 +00:00
* Adds some more engi borg modules and buffs the engi borg RPED (#79374) - add Internal inducer: An inducer for engi borgs, it uses power from there own cell to charge other devices - Buff the RPED module to be onpar with BSRPED in storage(same otherwise) - Borg chargers now also draw from powernet like cells do The RPED buff is more because the standard capacity for parts is really low, this lets borgs use RPED more hassle free. They still need to physicaly be next to the machine so its not an insane buff otherwise * Adds some more engi borg modules and buffs the engi borg RPED --------- Co-authored-by: Autisem <36102060+Autisem@users.noreply.github.com>
5 lines
123 B
Plaintext
5 lines
123 B
Plaintext
/// 3 differnt modes for the firefighter extinquisher
|
|
#define EXTINGUISHER 0
|
|
#define RESIN_LAUNCHER 1
|
|
#define RESIN_FOAM 2
|