Skip to content

Commit

Permalink
Add new game for TFT Info (#3278)
Browse files Browse the repository at this point in the history
* Add new game for TFT Info

* Caps

* ^
  • Loading branch information
Hesketh2 authored Sep 11, 2023
1 parent c3059e4 commit 5100933
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 5100933

Please sign in to comment.