From afb1c4d20a74bd744b587282769eb4e11343365e Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Mon, 10 Oct 2011 22:19:41 +0200 Subject: [PATCH] make accordeon actually work ;) --- misc/tools/midi2cfg-ng.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/misc/tools/midi2cfg-ng.conf b/misc/tools/midi2cfg-ng.conf index 46777e62..46ef784b 100644 --- a/misc/tools/midi2cfg-ng.conf +++ b/misc/tools/midi2cfg-ng.conf @@ -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 -- 2.39.2