Overwatch-1-Emulator / ow1-emulator

OverPy source code for "Overwatch 1 Emulator" Workshop gamemode
https://workshop.codes/KHTG0
BSD 2-Clause "Simplified" License
9 stars 9 forks source link

Refactor support self healing #988

Closed MaxwellJung closed 3 months ago

MaxwellJung commented 11 months ago

Created by: MaxwellJung

Refactor all support self healing to utilize self_healing_source array instead of manually setting self_healing_percent.

See moira self_healing.opy for example