setMotion(MOVE			,"JellyFish/Move");
setMotion(CATCH			,"JellyFish/Catch");
setMotion(ELECTROSHOCK	,"JellyFish/ElectroShock");
setMotion(FINISH		,"JellyFish/Finish");
setMotion(DEAD_MOTION	,"Empty");

setBind(BIND_CATCH	,"JellyFish/Catch");