Jump to content

Talk:Personal Armour

From UFOpaedia

Damage modifier notation incorrect

There is a bug in the soldier spawn routine which incorrectly assigns the Power Armor damage modifer category to units with Personal Armor. The programmers should have made the program check if the armor type read from the SOLDIER.DAT file was less than or equal to the value of 1 (personal armor). Instead, they check if the value is less than 1, which not being true for 1, allows the damage modifier category of the Power Armor to be assigned to the unit. -Tycho 13:42, 17 February 2013 (EST)