darozak / Advolition

1 stars 0 forks source link

Only allow robot to equip one of each equipment type #86

Open darozak opened 1 month ago

darozak commented 1 month ago

Rather than allowing robots to equip a flat number of items, it would make sense to assign types to each piece of equipment, such as power core, battery, drive, shield, armor, and turret. Then the robot will only be allowed to equip one of each type of unit. It will need to be smart in figuring out which component of each type it wants to equip.