Skip to content

Commit

Permalink
[WC] renamed aristocrats to artisans
Browse files Browse the repository at this point in the history
reasons: Community suggested name change
  • Loading branch information
knyghtmare committed Oct 29, 2021
1 parent 655dead commit 512526b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion data/campaigns/World_Conquest/era/era.cfg
Expand Up @@ -24,7 +24,7 @@
{MULTIPLAYER_SIDE_THE_GANG}
{MULTIPLAYER_SIDE_THE_SCOURGE}
{MULTIPLAYER_SIDE_THE_ALLIANCE}
{MULTIPLAYER_SIDE_THE_ARISTOCRATS}
{MULTIPLAYER_SIDE_THE_ARTISANS}
{MULTIPLAYER_SIDE_THE_EMPIRE}
[load_resource]
id = "wc2_era_res"
Expand Down
@@ -1,13 +1,13 @@
#textdomain wesnoth-units
#textdomain wesnoth-wc

# Dunefolk + Dwarves

#define MULTIPLAYER_SIDE_THE_ARISTOCRATS
#define MULTIPLAYER_SIDE_THE_ARTISANS
[multiplayer_side]
id=The_Aristocrats
name=_"The Aristocrats"
id=The_Artisans
name=_"The Artisans"
recruit=Dune Rover,Dune Burner,Dwarvish Thunderer,Dune Soldier,Dwarvish Fighter,Dune Skirmisher,Dwarvish Ulfserker,Dwarvish Scout,Dune Herbalist,Dune Herbalist,Dune Rider,Gryphon Rider,Falcon
image={IMG_ARISTOCRATS}
image={IMG_ARTISANS}
type=random
leader= Dune Explorer,Dune Swordsman,Dune Spearguard,Dune Skirmisher,Dune Apothecary,Dune Scorcher,Dwarvish Steelclad,Dwarvish Thunderguard
random_leader= Dune Explorer,Dune Swordsman,Dune Spearguard,Dune Skirmisher,Dune Apothecary,Dune Scorcher,Dwarvish Steelclad,Dwarvish Thunderguard
Expand All @@ -25,5 +25,5 @@
[/multiplayer_side]
#enddef

#define IMG_ARISTOCRATS
#define IMG_ARTISANS
"misc/blank-hex.png~BLIT(units/dunefolk/soldier/swordsman.png~RC(magenta>teal)~CROP(0,13,57,59),15,0)~BLIT(units/dwarves/stalwart.png~RC(magenta>teal)~FL()~CROP(11,0,61,67),0,5)" #enddef

0 comments on commit 512526b

Please sign in to comment.