]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
make accordeon actually work ;)
authorRudolf Polzer <divverent@xonotic.org>
Mon, 10 Oct 2011 20:19:41 +0000 (22:19 +0200)
committerRudolf Polzer <divverent@xonotic.org>
Mon, 10 Oct 2011 20:19:41 +0000 (22:19 +0200)
misc/tools/midi2cfg-ng.conf

index 46777e62bad6fbf3f58ced6b2daa1a7a3bd6d205..46ef784b697fe2a9daa49a88e37b827ea78206ee 100644 (file)
@@ -436,7 +436,7 @@ bot accordeon
                cmd barrier
                cmd selectweapon 15
                cmd wait 0.5
                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
 
                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
        include common
        count 8
        init
-               cmd movetotarget @places_accordeon
+               cmd movetotarget @places_tuba
                cmd barrier
                super
 
                cmd barrier
                super
 
@@ -891,7 +891,7 @@ bot instance_accordeon_blue
        include common
        count 8
        init
        include common
        count 8
        init
-               cmd movetotarget @places_accordeon
+               cmd movetotarget @places_tuba
                cmd barrier
                super
 
                cmd barrier
                super