Added new icons for Lawson, Antonelli, Bearman, and Colapinto.

This commit is contained in:
tamservo@mx.sdf.org
2024-09-27 15:53:01 -04:00
parent 083fd06395
commit c85d850218

View File

@@ -903,9 +903,10 @@ class Robottas(commands.Bot):
'3': '<:RIC:1067870312949108887>', '3': '<:RIC:1067870312949108887>',
'5': '<:VET:1067964065516884079>', '5': '<:VET:1067964065516884079>',
'11': '<:PER:1067822335123525732>', '11': '<:PER:1067822335123525732>',
'12': '<:ANT:1289237308805222491>',
'14': '<:ALO:1067876094033793054>', '14': '<:ALO:1067876094033793054>',
'40': ':kiwi:', '40': '<:LAW:1289237140051464204>',
'43': ':beans:', '43': '<:COL:1289237227049844849>',
'44': '<:HAM:1067828533746991165>', '44': '<:HAM:1067828533746991165>',
'55': '<:SAI:1067824776502067270>', '55': '<:SAI:1067824776502067270>',
'63': '<:RUS:1067831294748274728>', '63': '<:RUS:1067831294748274728>',
@@ -921,7 +922,7 @@ class Robottas(commands.Bot):
'22': '<:TSU:1067888851676315660>', '22': '<:TSU:1067888851676315660>',
'20': '<:MAG:1067883814992486510>', '20': '<:MAG:1067883814992486510>',
'23': '<:ALB:1067874026871074887>', '23': '<:ALB:1067874026871074887>',
'38': ':teddy_bear:', '38': '<:BEA:1289237392649224278>',
} }
# Holds dictionary for driver 3-letter code to icon # Holds dictionary for driver 3-letter code to icon
@@ -939,7 +940,7 @@ class Robottas(commands.Bot):
'NOR': '<:NOR:1067840487593082941>', 'NOR': '<:NOR:1067840487593082941>',
'GAS': '<:GAS:1067836596495327283>', 'GAS': '<:GAS:1067836596495327283>',
'HUL': '<:HUL:1067880110918742187>', 'HUL': '<:HUL:1067880110918742187>',
'LAW': ':kiwi:', 'LAW': '<:LAW:1289237140051464204>',
'OCO': '<:OCO:1067834157465612398>', 'OCO': '<:OCO:1067834157465612398>',
'BOT': '<:BOT:1067819716527276032>', 'BOT': '<:BOT:1067819716527276032>',
'PIA': '<:PIA:1067844998369914961>', 'PIA': '<:PIA:1067844998369914961>',
@@ -947,8 +948,9 @@ class Robottas(commands.Bot):
'TSU': '<:TSU:1067888851676315660>', 'TSU': '<:TSU:1067888851676315660>',
'MAG': '<:MAG:1067883814992486510>', 'MAG': '<:MAG:1067883814992486510>',
'ALB': '<:ALB:1067874026871074887>', 'ALB': '<:ALB:1067874026871074887>',
'BEA': ':teddy_bear:', 'BEA': '<:BEA:1289237392649224278>',
'COL': ':beans:' 'COL': '<:COL:1289237227049844849>',
'ANT': '<:ANT:1289237308805222491>'
} }
# Holds dictionary for race states to icons # Holds dictionary for race states to icons