MegaGlest Forum
Archives (read only) => Glest Advanced Engine => Bug reports => Topic started by: GunChleoc on 12 May 2012, 10:11:03
-
Shields level 1 and 2 both have upgrade_shield as their language name, but the variables in the language file and the prerequisites in the XML are called shield_level_1 and shield_level_2.
english.lng has blade_weapons and piercing_weapons as variables, but the XML has upgrade_blade_weapons and upgrade_piercing_weapons.
-
I looked through the language files, and I'm not sure where you're seeing the erroneous data. :confused: Then again, you're using a somewhat old version and I'm building from the git repo, so maybe it was already fixed a while ago.
-
I'm working on 0.3.93, which is the latest packaged release. I haven't managed to compile the source yet.