mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-08 08:45:43 +08:00
Update spazbot.py
This commit is contained in:
parent
f11d4ac261
commit
55637881c0
@ -600,7 +600,6 @@ class BomberBotLite(BomberBot):
|
|||||||
punchiness = 0.2
|
punchiness = 0.2
|
||||||
throw_rate = 0.7
|
throw_rate = 0.7
|
||||||
throwiness = 0.1
|
throwiness = 0.1
|
||||||
charge_speed_min = 0.6
|
|
||||||
charge_speed_max = 0.6
|
charge_speed_max = 0.6
|
||||||
|
|
||||||
|
|
||||||
@ -772,7 +771,6 @@ class ChargerBotPro(ChargerBot):
|
|||||||
|
|
||||||
color = PRO_BOT_COLOR
|
color = PRO_BOT_COLOR
|
||||||
highlight = PRO_BOT_HIGHLIGHT
|
highlight = PRO_BOT_HIGHLIGHT
|
||||||
default_shields = True
|
|
||||||
default_boxing_gloves = True
|
default_boxing_gloves = True
|
||||||
points_mult = 3
|
points_mult = 3
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user