Skip to content

Commit

Permalink
Add new game for TFT Info
Browse files Browse the repository at this point in the history
  • Loading branch information
Hesketh2 authored Sep 9, 2023
1 parent 57743a8 commit 419896d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions standard/info/wikis/tft/info.lua
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,19 @@ return {
lightMode = 'Teamfight Tactics Double Up lightmode.png',
},
},
ffgs = {
abbreviation = 'FFGS',
name = 'Fight for the Golden Spatula',
link = 'Fight for the Golden Spatula^',
logo = {
darkMode = 'Golden Spatula allmode.png',
lightMode = 'Golden Spatula allmode.png',
},
defaultTeamLogo = {
darkMode = 'Golden Spatula allmode.png',
lightMode = 'Golden Spatula allmode.png',
},
},
},
defaultGame = 'tft',
defaultRoundPrecision = 0,
Expand Down

0 comments on commit 419896d

Please sign in to comment.