05-23-2022, 01:22 PM
(This post was last modified: 05-24-2022, 01:53 AM by github_bot. Edited 1 time in total.)
PULL REQUEST DETAILS
[FEATURE][WIKI][INPUT]
About the PR
Adds 3 specialized magtractors to certain cyborg modules in order to allow cyborgs to accomplish certain tasks that can normally only be done with hands. These magtractors always have high-power mode enabled, but all of them are limited to only being able to carry specific types of items that fit their designated module's purpose.
# Foodtractor
Available for the Civilian cyborg module. Only allows you to pick up food items, such as ingredients, completed dishes, and produce.
# Constructotractor
Available for the Engineering cyborg module. Only allows you to pick up sheets, rods, tiles, cables, and furniture parts.
# Harmonitractor
Available for the Brobocop cyborg module. Only allows you to pick up instruments.
Why's this needed?
# Foodtractor
Allows civilian cyborgs to finally make (probably) every food in the kitchen, just a bit less efficiently than human chefs due to the 1 second pickup time and only 1 slot for carrying food.
# Constructotractor
Lets engineering cyborgs build tables, make reinforced windows, use different colors of cables, etc.
# Harmonitractor
Lets brobocop cyborgs play musical instruments so they can be more entertaining.
To-Do
- [ ] Unique Foodtractor sprites
- [ ] Unique Constructotractor sprites
- [ ] Unique Harmonitractor sprites
Changelog
PULL REQUEST DETAILS
[FEATURE][WIKI][INPUT]
About the PR
Adds 3 specialized magtractors to certain cyborg modules in order to allow cyborgs to accomplish certain tasks that can normally only be done with hands. These magtractors always have high-power mode enabled, but all of them are limited to only being able to carry specific types of items that fit their designated module's purpose.
# Foodtractor
Available for the Civilian cyborg module. Only allows you to pick up food items, such as ingredients, completed dishes, and produce.
# Constructotractor
Available for the Engineering cyborg module. Only allows you to pick up sheets, rods, tiles, cables, and furniture parts.
# Harmonitractor
Available for the Brobocop cyborg module. Only allows you to pick up instruments.
Why's this needed?
# Foodtractor
Allows civilian cyborgs to finally make (probably) every food in the kitchen, just a bit less efficiently than human chefs due to the 1 second pickup time and only 1 slot for carrying food.
# Constructotractor
Lets engineering cyborgs build tables, make reinforced windows, use different colors of cables, etc.
# Harmonitractor
Lets brobocop cyborgs play musical instruments so they can be more entertaining.
To-Do
- [ ] Unique Foodtractor sprites
- [ ] Unique Constructotractor sprites
- [ ] Unique Harmonitractor sprites
Changelog
Code:
changelog
(u)CodeJester
(*)Civilian Cyborgs now have a foodtractor for picking up and interacting with food items. Become a true Iron Chef!
(*)Engineering Cyborgs now have a constructotractor, allowing them to pick up material sheets and build tables that humans will inevitably kill each other with.
(*)Brobocop Cyborgs now have a harmonitractor for picking up and playing instruments. They always were metalheads.
PULL REQUEST DETAILS