/usr/lib/realtimebattle/Robots/Cobra-Adder-AnacondaLike.robot is in realtimebattle-common 1.0.8-14.
This file is owned by root:root, with mode 0o755.
The actual contents of the file can be viewed below.
1 2 3 4 5 | #! /bin/sh
#mkdir -p /tmp/AnacondaLike/
#rm -f "/tmp/AnacondaLike/Cobra-Adder-AnacondaLike.log"
exec "/usr/lib/realtimebattle/Robots/rtb-team-framework/rtb-team" "/usr/share/doc/realtimebattle/examples/rtb-team-framework/Cobra-Adder-AnacondaLike.conf"
#"/usr/lib/realtimebattle/Robots/rtb-team-framework/rtb-team" "/usr/lib/realtimebattle/Robots/rtb-team-framework/Cobra-Adder-AnacondaLike.conf"
|