mirror of
https://gitlab.com/xonotic/xonotic
synced 2024-12-15 19:35:24 +00:00
make accordeon actually work ;)
This commit is contained in:
parent
65af10196e
commit
afb1c4d20a
@ -436,7 +436,7 @@ bot accordeon
|
||||
cmd barrier
|
||||
cmd selectweapon 15
|
||||
cmd wait 0.5
|
||||
raw impulse 20
|
||||
cmd impulse 20
|
||||
raw settemp g_balance_tuba_attenuation 0.1
|
||||
raw settemp g_balance_tuba_damage 0
|
||||
|
||||
@ -882,7 +882,7 @@ bot instance_accordeon_red
|
||||
include common
|
||||
count 8
|
||||
init
|
||||
cmd movetotarget @places_accordeon
|
||||
cmd movetotarget @places_tuba
|
||||
cmd barrier
|
||||
super
|
||||
|
||||
@ -891,7 +891,7 @@ bot instance_accordeon_blue
|
||||
include common
|
||||
count 8
|
||||
init
|
||||
cmd movetotarget @places_accordeon
|
||||
cmd movetotarget @places_tuba
|
||||
cmd barrier
|
||||
super
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user