Add icon for Bearman
This commit is contained in:
parent
5b58bfbb84
commit
f197ae3ab5
@ -899,6 +899,7 @@ class Robottas(commands.Bot):
|
||||
'20': '<:MAG:1067883814992486510>',
|
||||
'23': '<:ALB:1067874026871074887>',
|
||||
'2': '<:SAR:1067890949197414410>',
|
||||
'38': ':teddy_bear:',
|
||||
}
|
||||
|
||||
# Holds dictionary for driver 3-letter code to icon
|
||||
@ -925,6 +926,7 @@ class Robottas(commands.Bot):
|
||||
'MAG': '<:MAG:1067883814992486510>',
|
||||
'ALB': '<:ALB:1067874026871074887>',
|
||||
'SAR': '<:SAR:1067890949197414410>',
|
||||
'BEA': ':teddy_bear:',
|
||||
}
|
||||
|
||||
# Holds dictionary for race states to icons
|
||||
|
Loading…
Reference in New Issue
Block a user