Skip to content

Commit

Permalink
Fix a few schema issues in some of the interactive test scenarios
Browse files Browse the repository at this point in the history
  • Loading branch information
CelticMinstrel committed Apr 12, 2018
1 parent 7d6700a commit 877a819
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions data/ai/scenarios/ai_arena_small/0002-poisoning.cfg
Expand Up @@ -54,13 +54,13 @@
side=3
x,y=21,7
type="Drake Warden"
random_traits=0
random_traits=no
[/unit]
[unit]
side=3
x,y=23,16
type="Drake Warden"
random_traits=0
random_traits=no
[modifications]
{TRAIT_RESILIENT}
[/modifications]
Expand All @@ -69,67 +69,67 @@
side=3
x,y=17,5
type="Drake Warden"
random_traits=0
random_traits=no
[/unit]
[unit]
side=3
x,y=15,7
type="Drake Warden"
random_traits=0
random_traits=no
[/unit]
[unit]
side=3
x,y=17,8
type="Drake Warden"
random_traits=0
random_traits=no
[/unit]
[unit]
side=3
x,y=19,9
type="Drake Warden"
random_traits=0
random_traits=no
[/unit]
[unit]
side=3
x,y=26,18
type="Ancient Wose"
random_traits=0
random_traits=no
[/unit]
[unit]
side=3
hitpoints=3
x,y=26,14
type="Drake Warden"
random_traits=0
random_traits=no
[/unit]
[unit]
side=3
x,y=9,17
type="Skeleton"
[/unit]
[label]
color="255,0,0,0"
color="255,0,0"
text= _ "Undead target test"
visible_in_fog="yes"
x="9"
y="17"
[/label]
[label]
color="255,0,0,0"
color="255,0,0"
text= _ "Target choose test"
visible_in_fog="yes"
x="19"
y="6"
[/label]
[label]
color="255,0,0,0"
color="255,0,0"
text= _ "Regeneration attack test"
visible_in_fog="yes"
x="25"
y="19"
[/label]
[label]
color="255,0,0,0"
color="255,0,0"
text= _ "Weapon test with low hp target"
visible_in_fog="yes"
x="26"
Expand Down
1 change: 1 addition & 0 deletions data/ai/scenarios/scenario-poisoning.cfg
Expand Up @@ -56,6 +56,7 @@ Gs^Fp , Gs^Fp , Wwf , Wwf , Mm , Rd
[/label]

[side]
side=1
name="Azalin"
type=Necromancer
id=side_1_leader
Expand Down
1 change: 0 additions & 1 deletion data/scenario-test.cfg
Expand Up @@ -294,7 +294,6 @@ Xu, Xu, Qxu, Qxu, Ql, Ql, Ql, Xu, Xu, Xu, Xu, Xu, Xu, Xu, Xu, Gg, Gg, Gg, Gg, Gg
x,y=9,8
type="Peasant_unhealable"
name="Unhealable"
image_icon="misc/key.png"
generate_name=yes
[status]
unhealable=yes
Expand Down

0 comments on commit 877a819

Please sign in to comment.