* ash storm immunity
* safety override & lavaproof upgrades
* mini-extinguisher for janiborg
* borg cell paths, prevent station borgs using gamma module
* Limit crew SecBorgs to 2, DS borg laser reflection
* replaces standard module with generalist module
* generalist borg gets crowbar
* fix bug where ert engi/med borgs runtime / do not get sprites
* adds TG lavaland and spidermin mining cyborg icons
* roundstart borgs=2, spawn locations=4
* adds damage_protection mechanic
* add xeno_disarm_chance
* ERT borg naming scheme: (level) ERT (number)
* std borg: tweaks hypo, RMs holoproj, adds mats/subsystems
* AA bullet_arc refactor
* refactors var/require_module to be bool, proc/action() to return bool
Suggested by farie82
* better radio for generalist
* rework gamma borgs, split of destroyer borgs
* dead robots fix
* fixes error caused by merging of PR 12932
* manually fix line endings
* fixes borg energy weapons (except disablers) not being recharged within recharging stations
* add trailing newline to make travis pass
* compatibility with #13471 life refactor
* deletes change to gamma sec ERT laser beam energy cost
* refactor handling of ash/lava immunities
* removes spiderlike mining borg sprite
* tweaks generalist borg loadout
* limit secborgs to 1 on green alert / roundstart
* re-run icondiffbot
Co-authored-by: Kyep <Kyep@users.noreply.github.com>
The nitroglycerin reaction causes the explosion which is fine, but it also tries to generate a reagent of the same name, which doesn't exist. This commit prevents reaction from trying to spawn the reagent.
* Borg Hypospray QOL fix
Cyborg Hypospray QOL fix
Cyborg's hypospay now replenished reagents in inactive modes once the active mode is full.
* code quality improvements
moved duplicate code into its own proc
return TRUE/FALSE instead of 1/0
replaced magic number with a define
* added a trailing newline
added
* small code improvement
robot is pased as a parameter
got rid of var/ part in parameters
* Patch Rework Part 1
* applicator
* fixes
* fixes
* temperature settings
* single application patches
* additional
* new line fix
* fox is a derp sometimes