Skip to content

Commit

Permalink
Liberty S5-S6: Replace deprecated keys
Browse files Browse the repository at this point in the history
"share_maps" and "share_view" have been replaced in
favour of "share_vision"

(cherry-picked from commit ddf9949)
  • Loading branch information
DisherProject authored and sigurdfdragon committed Oct 7, 2018
1 parent 87c1ae6 commit f119270
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 12 deletions.
6 changes: 2 additions & 4 deletions data/campaigns/Liberty/scenarios/05_Hide_and_Seek.cfg
Expand Up @@ -35,8 +35,7 @@
user_team_name=_"Rebels"
shroud=no
fog=yes
share_maps=no
share_view=no
share_vision=none
[/side]

[side]
Expand Down Expand Up @@ -92,8 +91,7 @@
user_team_name=_"Rebels"
shroud=no
fog=yes
share_maps=no
share_view=no
share_vision=none
{FLAG_VARIANT6 ragged}
[/side]

Expand Down
12 changes: 4 additions & 8 deletions data/campaigns/Liberty/scenarios/06_The_Grey_Woods.cfg
Expand Up @@ -26,20 +26,17 @@
#ifdef EASY
shroud=no
fog=yes
share_maps=yes
share_view=yes
share_vision=all
#endif
#ifdef NORMAL
shroud=yes
fog=yes
share_maps=yes
share_view=yes
share_vision=all
#endif
#ifdef HARD
shroud=yes
fog=yes
share_maps=yes
share_view=no
share_vision=shroud
#endif
team_name=good_guys
user_team_name=_"Rebels"
Expand All @@ -63,8 +60,7 @@
[/ai]
shroud=yes
fog=yes
share_maps=yes
share_view=yes
share_vision=all
team_name=good_guys
user_team_name=_"Rebels"

Expand Down

0 comments on commit f119270

Please sign in to comment.