darozak / Advolition

1 stars 0 forks source link

Link power level to equipped battery type. #29

Closed darozak closed 7 months ago

darozak commented 7 months ago

Robots will be able to obtain and equip better batteries in the game. I'll need to update the current and maximum power so that they relate to whatever battery object that the robot has equipped.

darozak commented 7 months ago

All set. Power and max power are now handled under a battery class (https://github.com/darozak/Advolition/commit/b16ba40ae82db8b5c25b678d2faf20dca4db4dfb).