smileyface/files/rulesets/0-DisableFlagRun.json

28 lines
846 B
JSON
Raw Normal View History

2019-05-13 03:46:34 -06:00
{
"uniqueTag": "FlagRun",
"categories": [
"Featured"
],
"title": "Blitz",
"toolTip": "Attackers must deliver their flag to the enemy base.",
"description": "Blitz.\n<UT.Hub.RulesText_Small>Maximum players : %maxplayers%</>",
"mapPrefixes": [],
"maxMapsInList": 16,
"epicMaps": "/Game/RestrictedAssets/Maps/WIP/FR-Fort,/Game/RestrictedAssets/Maps/WIP/FR-MeltDown,/Game/RestrictedAssets/Maps/WIP/FR-Loh",
"defaultMap": "",
"customMapList": [],
"maxPlayers": 10,
"maxTeamCount": 0,
"maxTeamSize": 0,
"maxPartySize": 0,
"displayTexture": "Texture2D'/Game/RestrictedAssets/UI/GameModeBadges/GB_CTF.GB_CTF'",
"gameMode": "/Script/UnrealTournament.UTFlagRunGame",
"gameOptions": "",
"requiredPackages": [],
"bTeamGame": true,
"bCompetitiveMatch": false,
"optionFlags": 65535,
"bHideFromUI": true,
"epicForceUIVisibility": 0
},