Skip to content

Commit

Permalink
DM: Fix issues found by the schema validator
Browse files Browse the repository at this point in the history
With this, DM is now clean of schema errors
  • Loading branch information
CelticMinstrel committed Apr 12, 2018
1 parent df462e5 commit 9755299
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
16 changes: 9 additions & 7 deletions data/campaigns/Delfadors_Memoirs/scenarios/08_Ur_Thorodor.cfg
Expand Up @@ -72,13 +72,15 @@
team_name=enemies
user_team_name= _ "Pillagers"
no_leader=yes
[goal]
name=target
[criteria]
id=Delfador
[/criteria]
value=100
[/goal]
[ai]
[goal]
name=target
[criteria]
id=Delfador
[/criteria]
value=100
[/goal]
[/ai]
[/side]

{MEMOIRS_DEATHS}
Expand Down
Expand Up @@ -595,10 +595,12 @@
side=1
x=37-41
y=38-42
[/filter]
[filter_condition]
[have_unit]
side=5
[/have_unit]
[/filter]
[/filter_condition]

# If the Teacher, Arpus is dead, let someone else take the role (ranked by level).
[role]
Expand Down
Expand Up @@ -52,10 +52,6 @@
shroud=yes
team_name=allies
user_team_name= _ "Loyalists"
[modifications]
{TRAIT_FEARLESS}
{TRAIT_STRONG}
[/modifications]
{FLAG_VARIANT loyalist}
[/side]

Expand Down

0 comments on commit 9755299

Please sign in to comment.