wam: Update description and name for Modifications
They are no longer just for multiplayer mode (see issue #1475, commita09e2bb858
). [ci skip] (cherry-picked from commit39b05dd0db
)
This commit is contained in:
parent
e14f712e73
commit
1ab0301064
1 changed files with 3 additions and 3 deletions
|
@ -157,9 +157,9 @@ ADDON_TYPES_INFO = {
|
|||
"help": "Usually comes with an era or is a dependency of another add-on.",
|
||||
},
|
||||
"mod_mp": {
|
||||
"short": "MP Modification",
|
||||
"long": "Multiplayer modification",
|
||||
"help": "After install the included MP gameplay modification(s) will be available in the multiplayer “Create Game” dialog.",
|
||||
"short": "Modification",
|
||||
"long": "Modification",
|
||||
"help": "After install the included gameplay modification(s) will be available when choosing “Campaign” in the main menu, and in the multiplayer “Create Game” dialog.",
|
||||
},
|
||||
"media": {
|
||||
"short": "Resources",
|
||||
|
|
Loading…
Add table
Reference in a new issue