code/game/objects/items/robot/robot_upgrades.dm
EXPANDER_MAXIMUM_STACK | The amount of times that the expander upgrade can be used. |
---|---|
/obj/item/borg/upgrade/language | The base upgrade for the language upgrades. Use the children upgrades instead. |
/obj/item/borg/upgrade/language/normal | Contains common languages. |
/obj/item/borg/upgrade/language/expanded | Contains both common and rarer languages. |
/obj/item/borg/upgrade/language/omni | Contains every language. |
/obj/item/borg/upgrade/medigripper | Gives medical cyborgs a gripper to use. Enables medical cyborgs to do all remaining aspects of medical (chemistry & blood giving) without the help of a human. |
Define Details
EXPANDER_MAXIMUM_STACK
The amount of times that the expander upgrade can be used.