mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 08:37:43 +01:00
[MOSTLY MODULAR] Borg inducers take two (#9504)
* Upgrade module * mechfab design * techweb * the guts of the pr * give the module a construction time * add a charge safety * Update robot.dm * rid the commented dmi * begone single letter vars out of this house * begone comment * no more INDUCER * more single letter vars have been escorted to the graveyard * W stands for Weapon * how many fucking single letter vars can exist in one file * man i should really compile this stuff * replaces camels with snakes. terrible for camel sales. * the FBI came and took the illegal camels in my basement * Update modular_skyrat/modules/borg_buffs/code/robot.dm Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com> * annihilate the tool checks. Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com> * suggested variable rename Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com> * More variaable rename Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com> * falsify * adds a proper health and safety check to the code * oops * makes the upgrade cheaper. ore silo rejoice * Revert "makes the upgrade cheaper. ore silo rejoice" This reverts commit d86de129995074073d67c22084f355f6ddebeceb. Co-authored-by: Gandalf <jzo123@hotmail.com> Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>
This commit is contained in:
co-authored by
GoldenAlpharex
Gandalf
parent
be5c75fb52
commit
a7d14ed8ae
@@ -865,6 +865,7 @@
|
||||
"borg_upgrade_lavaproof",
|
||||
"borg_upgrade_rped",
|
||||
"advanced_materials", // SKYRAT ADDITION - ADVANCED MATERIALS UPGRADE
|
||||
"inducer_module", // SKYRAT ADDITION - INDUCER MODULE UPGRADE
|
||||
)
|
||||
research_costs = list(TECHWEB_POINT_TYPE_GENERIC = 2000)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user