mirror of
https://github.com/jcreek/Sarpy.git
synced 2026-07-13 03:03:43 +00:00
feat(*): Add default bot code
This commit is contained in:
@@ -0,0 +1,53 @@
|
||||
# You don't have to manually edit this file!
|
||||
# RLBotGUI has an appearance editor with a nice colorpicker, database of items and more!
|
||||
# To open it up, simply click the (i) icon next to your bot's name and then click Edit Appearance
|
||||
|
||||
[Bot Loadout]
|
||||
team_color_id = 60
|
||||
custom_color_id = 0
|
||||
car_id = 23
|
||||
decal_id = 0
|
||||
wheels_id = 1565
|
||||
boost_id = 35
|
||||
antenna_id = 0
|
||||
hat_id = 0
|
||||
paint_finish_id = 1681
|
||||
custom_finish_id = 1681
|
||||
engine_audio_id = 0
|
||||
trails_id = 3220
|
||||
goal_explosion_id = 3018
|
||||
|
||||
[Bot Loadout Orange]
|
||||
team_color_id = 3
|
||||
custom_color_id = 0
|
||||
car_id = 23
|
||||
decal_id = 0
|
||||
wheels_id = 1565
|
||||
boost_id = 35
|
||||
antenna_id = 0
|
||||
hat_id = 0
|
||||
paint_finish_id = 1681
|
||||
custom_finish_id = 1681
|
||||
engine_audio_id = 0
|
||||
trails_id = 3220
|
||||
goal_explosion_id = 3018
|
||||
|
||||
[Bot Paint Blue]
|
||||
car_paint_id = 12
|
||||
decal_paint_id = 0
|
||||
wheels_paint_id = 7
|
||||
boost_paint_id = 7
|
||||
antenna_paint_id = 0
|
||||
hat_paint_id = 0
|
||||
trails_paint_id = 2
|
||||
goal_explosion_paint_id = 0
|
||||
|
||||
[Bot Paint Orange]
|
||||
car_paint_id = 12
|
||||
decal_paint_id = 0
|
||||
wheels_paint_id = 14
|
||||
boost_paint_id = 14
|
||||
antenna_paint_id = 0
|
||||
hat_paint_id = 0
|
||||
trails_paint_id = 14
|
||||
goal_explosion_paint_id = 0
|
||||
Reference in New Issue
Block a user