DM: Add some character macros

This commit is contained in:
sigurdfdragon 2019-06-08 23:33:48 -04:00
parent caf4f75eec
commit 3276311e9c
5 changed files with 34 additions and 24 deletions

View file

@ -89,10 +89,7 @@
user_team_name= _ "Loyalists"
{FLAG_VARIANT loyalist}
[leader]
id=Leollyn
name= _ "Leollyn"
type=Arch Mage
profile=portraits/leollyn.png
{LEOLLYN}
facing=se
[/leader]
{UNIT 3 Spearman 2 18 (ai_special=guardian)} {FACING se}

View file

@ -28,10 +28,7 @@
user_team_name= _ "Loyalists"
{FLAG_VARIANT loyalist}
[leader]
id=Garard
name=_ "Garard"
type=King of Wesnoth
profile=portraits/garard.png
{GARARD_II}
[/leader]
# guards are facing outward
{UNIT 2 (Royal Guard) 23 18 (facing=nw)}
@ -49,10 +46,7 @@
[unit]
side=2
id=Leollyn
name=_ "Leollyn"
type=Arch Mage
profile=portraits/leollyn.png
{LEOLLYN}
x,y=27,21
facing=ne
[/unit]

View file

@ -58,10 +58,7 @@
user_team_name= _ "Loyalists"
{FLAG_VARIANT loyalist}
[leader]
id=Garard II
name=_ "Garard II"
type=King of Wesnoth
profile="portraits/garard.png"
{GARARD_II}
facing=nw
[/leader]
[ai]
@ -99,10 +96,7 @@
user_team_name= _ "Pillagers"
{FLAG_VARIANT6 ragged}
[leader]
id=Zorlan
name=_ "Zorlan"
type=Orcish Sovereign
profile="portraits/zorlan.png"
{ZORLAN}
facing=sw
[/leader]
[/side]

View file

@ -65,10 +65,7 @@
user_team_name= _ "Undead"
{FLAG_VARIANT undead}
[leader]
id="Sagus"
name=_ "Sagus"
type=Lich
profile="portraits/undead/brown-lich.png"
{SAGUS}
facing=nw
[/leader]
[ai]

View file

@ -134,6 +134,34 @@
[/modifications]
#enddef
#define LEOLLYN
id=Leollyn
name= _ "Leollyn"
type=Arch Mage
profile=portraits/leollyn.png
#enddef
#define GARARD_II
id=Garard II
name=_ "Garard II"
type=King of Wesnoth
profile="portraits/garard.png"
#enddef
#define ZORLAN
id=Zorlan
name=_ "Zorlan"
type=Orcish Sovereign
profile="portraits/zorlan.png"
#enddef
#define SAGUS
id="Sagus"
name=_ "Sagus"
type=Lich
profile="portraits/undead/brown-lich.png"
#enddef
#define ILIAH_MALAL TYPE
id=Iliah-Malal
name=_ "Iliah-Malal"