modular_zzplurt/code/modules/cyborgs/resize_module.dm 
| TECHWEB_NODE_BORG_OLD_SIZE | Borg Resizer A borg module that will let the borg player themselves pick what specific size in percentage they want to be. |
|---|
Define Details
TECHWEB_NODE_BORG_OLD_SIZE 
Borg Resizer A borg module that will let the borg player themselves pick what specific size in percentage they want to be.
Primarily utilises code from old Splurt Base alongside code from SPLURT-TG's expander borg module.
This file is completely modular, disabling it will revert all changes made to the code base and re-enable the expander/shrinker for the crew. The expander and shrinker is available always to the borg panel utilized by admins
File contains the following:
- Defines for the Robot base to ensure that the resizer can't be installed if it already has been installed.
- Code for the Resizer module that lets the borg player pick the percentage of a size they want to be at.
- Design so the crew has access to this module at round start
- Code that disables the printing of expand/shrink modules.