Incorrect spelling: Northeners or Northerners
Moderator: Forum Moderators
Forum rules
Before reporting issues in this section, you must read the following topic:
Before reporting issues in this section, you must read the following topic:
Incorrect spelling: Northeners or Northerners
Windows XP. BFW 1.2.7
Spelling mistake in data\factions\northerners-default.cfg
The id=Northeners has left out the 2nd 'r'.
I found this when trying to start a game from the command line.
*EDIT*- this is also wrong in the 1.3.9 development version.
Spelling mistake in data\factions\northerners-default.cfg
The id=Northeners has left out the 2nd 'r'.
Code: Select all
#textdomain wesnoth
[multiplayer_side]
id=Northeners
name={MENU_IMG_TXT "orcs/warrior.png~TC(1,magenta)" _"Northerners"}
type=Orcish Warrior
leader=Orcish Warrior,Troll,Troll Rocklobber,Orcish Crossbowman,Orcish Slayer
recruit=Orcish Grunt,Troll Whelp,Wolf Rider,Orcish Archer,Orcish Assassin,Naga Fighter,Goblin Spearman
terrain_liked=hHmw
[ai]
recruitment_pattern=fighter,fighter,fighter,archer,scout
[/ai]
[/multiplayer_side]
I found this when trying to start a game from the command line.
*EDIT*- this is also wrong in the 1.3.9 development version.