Update spazbot.py

This commit is contained in:
VinniTR 2024-01-14 13:22:50 -05:00 committed by GitHub
parent f11d4ac261
commit 55637881c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -600,7 +600,6 @@ class BomberBotLite(BomberBot):
punchiness = 0.2
throw_rate = 0.7
throwiness = 0.1
charge_speed_min = 0.6
charge_speed_max = 0.6
@ -772,7 +771,6 @@ class ChargerBotPro(ChargerBot):
color = PRO_BOT_COLOR
highlight = PRO_BOT_HIGHLIGHT
default_shields = True
default_boxing_gloves = True
points_mult = 3