Volcanic Forge technology doesn't affect ships

  • Game Version: v.100.17.30764.0

  • Platform: Steam

  • Operating System: Windows 10

The description for the Atlanteans’ Volcanic Forge technology says it affects ships, but the tooltip suggests it only affects Automatons, soldiers and heroes.

forge

1 Like

It should affect ships. I think this is an issue with the tooltip and it’s probably because LogicalTypeShipNotHero is missing from unit_type_data.xml, so there is no language string for the unit type.

2 Likes

Okay, thanks, so that needs fixing/adding then.