#1
I think I found a small bug in UnitWeapons.slk
Hello, all.When I open the war3x.mpq file and look at these *.slk files, I found a small bug in the file "Units/UnitWeapons.slk".
In this file a unit identified by 'nrmf' does not exist in the "Units/UnitData.slk" file. Since the comment of this unit is 'MercenaryCamp K', I found its ID in "UnitData.slk" -- it is 'nmrf', not 'nrmf'.
But the Warcraft3 and the World Editor works well, without errors. So does the Warcraft3 use some other data rather than "Units/UnitWeapons.slk" to correct this bug? I'm interested in finding these data files.