beyond-all-reason / Beyond-All-Reason

Main game repository for Beyond All Reason.
https://www.beyondallreason.info/
Other
1.7k stars 280 forks source link

Evocom hotfix, arm assimilator_scav variant weapon color fix #3673

Closed SethDGamre closed 2 weeks ago

SethDGamre commented 2 weeks ago

squashes a tiny rare nil error (probably) for unit_evolution

fixes armassimilator_scav not getting assigned correct color. This was because the unitdef was written in camelcase which didn't play well with lua scripts detecting and changing its values.