Liberty S5-S6: Replace deprecated keys
"share_maps" and "share_view" have been replaced in favour of "share_vision"
This commit is contained in:
parent
11fe903ec5
commit
668202ebd2
2 changed files with 6 additions and 12 deletions
|
@ -35,8 +35,7 @@
|
|||
user_team_name=_"Rebels"
|
||||
shroud=no
|
||||
fog=yes
|
||||
share_maps=no
|
||||
share_view=no
|
||||
share_vision=none
|
||||
[/side]
|
||||
|
||||
[side]
|
||||
|
@ -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]
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue