mirror of
https://git.sdf.org/tamservo/robottas.git
synced 2025-11-08 07:03:47 -05:00
Added beans emoji for Colapinto
This commit is contained in:
@@ -905,6 +905,7 @@ class Robottas(commands.Bot):
|
||||
'11': '<:PER:1067822335123525732>',
|
||||
'14': '<:ALO:1067876094033793054>',
|
||||
'40': ':kiwi:',
|
||||
'43': ':beans:',
|
||||
'44': '<:HAM:1067828533746991165>',
|
||||
'55': '<:SAI:1067824776502067270>',
|
||||
'63': '<:RUS:1067831294748274728>',
|
||||
@@ -920,7 +921,6 @@ class Robottas(commands.Bot):
|
||||
'22': '<:TSU:1067888851676315660>',
|
||||
'20': '<:MAG:1067883814992486510>',
|
||||
'23': '<:ALB:1067874026871074887>',
|
||||
'2': '<:SAR:1067890949197414410>',
|
||||
'38': ':teddy_bear:',
|
||||
}
|
||||
|
||||
@@ -947,8 +947,8 @@ class Robottas(commands.Bot):
|
||||
'TSU': '<:TSU:1067888851676315660>',
|
||||
'MAG': '<:MAG:1067883814992486510>',
|
||||
'ALB': '<:ALB:1067874026871074887>',
|
||||
'SAR': '<:SAR:1067890949197414410>',
|
||||
'BEA': ':teddy_bear:',
|
||||
'COL': ':beans:'
|
||||
}
|
||||
|
||||
# Holds dictionary for race states to icons
|
||||
|
||||
Reference in New Issue
Block a user