Skip to content

Commit

Permalink
add empty [ai] tag to 6p_Volcano
Browse files Browse the repository at this point in the history
All other scenarios already have one.
(Except test scenarios and generated ones.)
  • Loading branch information
sevu committed Oct 2, 2019
1 parent 0e60dae commit 518f474
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions data/multiplayer/scenarios/6p_Volcano.cfg
Expand Up @@ -12,6 +12,8 @@
{DEFAULT_MUSIC_PLAYLIST}

[side]
[ai]
[/ai]
side=1
team_name=north
user_team_name= _ "teamname^West"
Expand All @@ -21,6 +23,8 @@
fog=yes
[/side]
[side]
[ai]
[/ai]
side=2
team_name=south
user_team_name= _ "teamname^East"
Expand All @@ -30,6 +34,8 @@
fog=yes
[/side]
[side]
[ai]
[/ai]
side=3
team_name=south
user_team_name= _ "teamname^East"
Expand All @@ -39,6 +45,8 @@
fog=yes
[/side]
[side]
[ai]
[/ai]
side=4
team_name=north
user_team_name= _ "teamname^West"
Expand All @@ -48,6 +56,8 @@
fog=yes
[/side]
[side]
[ai]
[/ai]
side=5
team_name=south
user_team_name= _ "teamname^East"
Expand All @@ -57,6 +67,8 @@
fog=yes
[/side]
[side]
[ai]
[/ai]
side=6
team_name=north
user_team_name= _ "teamname^West"
Expand Down

0 comments on commit 518f474

Please sign in to comment.