No, that is where damage of weapons is set.Forboding Angel wrote:That's because you're looking in the completely wrong place:knorke wrote: I wanted to look at evos amorblubs but the first thing I saw was like this and I did not understand:
https://code.google.com/p/evolutionrts/ ... ost.lua#86
The sorting units into armorblubs is in armordefs.lua. And there I saw the posted lines. And it does not do what the comment says it does. And then I thought that is no good.
btw another:
Code: Select all
-- put any unit that doesn't go in any other category in medium armor
table.insert(armorDefs.LIGHT, name)